Skip to content

Commit

Permalink
Update sdk_publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
speakeasybot authored Jun 13, 2024
1 parent ea247c6 commit cfd04a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/sdk_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
gpg_pass_phrase: ${{ secrets.GPG_PASS_PHRASE }}
gpg_secret_key: ${{ secrets.GPG_SECRET_KEY }}
java_gpg_passphrase: ${{ secrets.GPG_PASS_PHRASE }}
java_gpg_secret_key: ${{ secrets.GPG_SECRET_KEY }}
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 comments on commit cfd04a3

Please sign in to comment.