Skip to content

Commit c6c2e36

Browse files
committed
🐝 Update workflow file
1 parent e289890 commit c6c2e36

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
@@ -28,6 +28,6 @@ jobs:
2828
speakeasy_version: latest
2929
secrets:
3030
github_access_token: ${{ secrets.GITHUB_TOKEN }}
31-
openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}
31+
openapi_doc_auth_token: ${{ secrets.SPEC_TOKEN }}
3232
pypi_token: ${{ secrets.PYPI_TOKEN }}
3333
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)