Skip to content

Commit e532977

Browse files
authored
Merge pull request #4 from ndimares/patch-1
Update speakeasy_sdk_generation.yml
2 parents 7688706 + 568fcd3 commit e532977

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,9 @@ jobs:
2020
openapi_doc_auth_header: x-api-key
2121
languages: |-
2222
- python
23+
publish_python: true
2324
mode: pr
2425
secrets:
2526
speakeasy_api_key: ${{ secrets.SPEAKEASY_PROD_API_KEY }}
2627
github_access_token: ${{ secrets.GITHUB_TOKEN }}
27-
openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}
28+
openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)