diff --git a/.github/release-please-config.json b/.github/release-please-config.json index 6db4690..ee408cc 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -2,7 +2,7 @@ "packages": { ".": {} }, - "$schema": "https://raw.githubusercontent.com/stainless-api/release-please/main/schemas/config.json", + "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", "release-type": "rust", "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": true,