We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7813609 commit df50f0fCopy full SHA for df50f0f
.github/workflows/speakeasy_sdk_generation.yml
@@ -29,5 +29,5 @@ jobs:
29
secrets:
30
github_access_token: ${{ secrets.GITHUB_TOKEN }}
31
npm_token: ${{ secrets.NPM_TOKEN }}
32
- openapi_doc_auth_token: ${{ secrets.SPEC_TOKEN }}
+ openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}
33
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
0 commit comments