Skip to content

Commit 1af7d91

Browse files
committed
Update workflow file
1 parent e2ae28b commit 1af7d91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ jobs:
2727
languages: |-
2828
- python
2929
publish_python: true
30+
mode: pr
3031
secrets:
3132
speakeasy_api_key: ${{ secrets.SPEAKEASY_PROD_API_KEY }}
3233
github_access_token: ${{ secrets.GITHUB_TOKEN }}
33-
pypi_token: ${{ secrets.PYPI_TOKEN }}
3434
openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)