We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 425ac60 + a0a906c commit 7e1d233Copy full SHA for 7e1d233
.github/workflows/sdk_publish.yaml
@@ -20,5 +20,6 @@ jobs:
20
github_access_token: ${{ secrets.GITHUB_TOKEN }}
21
java_gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
22
java_gpg_secret_key: ${{ secrets.JAVA_GPG_SECRET_KEY }}
23
+ ossrh_username: ${{ secrets.OSSRH_USERNAME }}
24
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
25
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
0 commit comments