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 5e702c4 + b251999 commit 78ee0e0Copy full SHA for 78ee0e0
.github/workflows/sdk_generation.yaml
@@ -31,4 +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 }}
+ SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments