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 2bf0fae commit eaae5e4Copy full SHA for eaae5e4
.github/workflows/speakeasy_sdk_generation.yml
@@ -29,4 +29,4 @@ jobs:
29
secrets:
30
github_access_token: ${{ secrets.GITHUB_TOKEN }}
31
openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}
32
- speakeasy_api_key: ${{ secrets.SPEAKEASY_PROD_API_KEY }}
+ speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
0 commit comments