Skip to content

Commit 7e28777

Browse files
chore: add missing PyPI token
1 parent 505b005 commit 7e28777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sdk_generation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ jobs:
3030
set_version: ${{ github.event.inputs.set_version }}
3131
secrets:
3232
github_access_token: ${{ secrets.GITHUB_TOKEN }}
33+
pypi_token: ${{ secrets.PYPI_TOKEN }}
3334
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)