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 181ce1b commit 9055a85Copy full SHA for 9055a85
.github/workflows/sdk_generation.yaml
@@ -28,3 +28,4 @@ jobs:
28
github_access_token: ${{ secrets.GITHUB_TOKEN }}
29
pypi_token: ${{ secrets.PYPI_TOKEN }}
30
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
31
+ openapi_doc_auth_token: ${{ secrets.OPENAPI_DOC_AUTH_TOKEN }}
0 commit comments