Skip to content

Commit ce828ca

Browse files
authored
Update speakeasy_sdk_publish.yml
1 parent 44c1406 commit ce828ca

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,7 +13,7 @@ jobs:
1313
publish_java: true
1414
secrets:
1515
github_access_token: ${{ secrets.GITHUB_TOKEN }}
16-
java_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
16+
java_gpg_passphrase: ${{ secrets.JAVA_GPG_PASSPHRASE }}
1717
java_gpg_secret_key: ${{ secrets.JAVA_GPG_SECRET_KEY }}
1818
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
1919
ossrh_username: ${{ secrets.OSSRH_USERNAME }}

0 commit comments

Comments
 (0)