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.
2 parents e3b2364 + 8e20004 commit 5e702c4Copy full SHA for 5e702c4
.github/workflows/sdk_generation.yaml
@@ -31,3 +31,4 @@ jobs:
31
npm_token: ${{ secrets.NPM_TOKEN }}
32
openapi_doc_auth_token: ${{ secrets.OPENAPI_DOC_AUTH_TOKEN }}
33
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
34
+ slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments