Skip to content

Commit 77c6f14

Browse files
committed
🐝 Update workflow file
1 parent 63e3793 commit 77c6f14

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
@@ -21,13 +21,11 @@ jobs:
2121
languages: |
2222
- python
2323
mode: direct
24-
openapi_doc_auth_header: x-api-key
2524
openapi_docs: |
2625
- https://api.unstructured.io/general/openapi.json
2726
publish_python: true
2827
speakeasy_version: latest
2928
secrets:
3029
github_access_token: ${{ secrets.GITHUB_TOKEN }}
31-
openapi_doc_auth_token: ${{ secrets.SPEC_TOKEN }}
3230
pypi_token: ${{ secrets.PYPI_TOKEN }}
3331
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)