Skip to content

Commit 6cd24b6

Browse files
authoredJul 17, 2024
Update speakeasy_sdk_publish.yml
1 parent 6370863 commit 6cd24b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/speakeasy_sdk_publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313
java_gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
1414
java_gpg_secret_key: ${{ secrets.JAVA_GPG_SECRET_KEY }}
1515
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
16-
ossrh_username: brycegroff
16+
ossrh_username: ${{ secrets.OSSRH_USERNAME }}
1717
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)
Please sign in to comment.