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 baeaddb commit 10c5d95Copy full SHA for 10c5d95
.github/workflows/sdk_publish.yaml
@@ -22,3 +22,4 @@ jobs:
22
github_access_token: ${{ secrets.GITHUB_TOKEN }}
23
npm_token: ${{ secrets.NPM_TOKEN }}
24
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
25
+ openapi_doc_auth_token: ${{ secrets.OPENAPI_DOC_AUTH_TOKEN }}
0 commit comments