Skip to content

Commit e973287

Browse files
committed
Update workflow file
1 parent 8e3b433 commit e973287

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,7 @@ jobs:
2626
openapi_doc_auth_header: x-api-key
2727
languages: |-
2828
- python
29-
publish_python: true
3029
secrets:
3130
speakeasy_api_key: ${{ secrets.SPEAKEASY_PROD_API_KEY }}
3231
github_access_token: ${{ secrets.GITHUB_TOKEN }}
33-
pypi_token: ${{ secrets.PYPI_TOKEN }}
3432
openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)