Skip to content

Commit

Permalink
Update speakeasy_sdk_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bgroff authored Jul 17, 2024
1 parent 6370863 commit 6cd24b6
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,5 +13,5 @@ jobs:
java_gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
java_gpg_secret_key: ${{ secrets.JAVA_GPG_SECRET_KEY }}
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
ossrh_username: brycegroff
ossrh_username: ${{ secrets.OSSRH_USERNAME }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 comments on commit 6cd24b6

Please sign in to comment.