Skip to content

Commit

Permalink
Update speakeasy_sdk_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot authored Jun 30, 2023
1 parent 44c1406 commit ce828ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/speakeasy_sdk_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
publish_java: true
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
java_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
java_gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
java_gpg_secret_key: ${{ secrets.JAVA_GPG_SECRET_KEY }}
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
ossrh_username: ${{ secrets.OSSRH_USERNAME }}
Expand Down

0 comments on commit ce828ca

Please sign in to comment.