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 59c8681 commit d23b78bCopy full SHA for d23b78b
.github/workflows/sdk_generation.yaml
@@ -28,3 +28,4 @@ jobs:
28
github_access_token: ${{ secrets.GITHUB_TOKEN }}
29
npm_token: ${{ secrets.NPM_TOKEN }}
30
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
31
+ slack_webhook_url: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments