We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c1406 commit ce828caCopy full SHA for ce828ca
.github/workflows/speakeasy_sdk_publish.yml
@@ -13,7 +13,7 @@ jobs:
13
publish_java: true
14
secrets:
15
github_access_token: ${{ secrets.GITHUB_TOKEN }}
16
- java_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
+ java_gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
17
java_gpg_secret_key: ${{ secrets.JAVA_GPG_SECRET_KEY }}
18
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
19
ossrh_username: ${{ secrets.OSSRH_USERNAME }}
0 commit comments