Skip to content

Commit 6884315

Browse files
authored
Update speakeasy_sdk_generation.yml
1 parent 6427b87 commit 6884315

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
secrets:
3131
speakeasy_api_key: ${{ secrets.SPEAKEASY_PROD_API_KEY }}
3232
github_access_token: ${{ secrets.GITHUB_TOKEN }}
33-
maven_username: ${{ secrets.MAVEN_USERNAME }}
34-
maven_password: ${{ secrets.MAVEN_PASSWORD }}
33+
ossrh_username: ${{ secrets.MAVEN_USERNAME }}
34+
ossrh_password: ${{ secrets.MAVEN_PASSWORD }}
3535
openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)