Skip to content

Commit df50f0f

Browse files
authored
Update speakeasy_sdk_generation.yml
1 parent 7813609 commit df50f0f

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
@@ -29,5 +29,5 @@ jobs:
2929
secrets:
3030
github_access_token: ${{ secrets.GITHUB_TOKEN }}
3131
npm_token: ${{ secrets.NPM_TOKEN }}
32-
openapi_doc_auth_token: ${{ secrets.SPEC_TOKEN }}
32+
openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}
3333
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)