Skip to content

Commit d23b78b

Browse files
authored
use speakeasy slack notifier for ci failures (#29)
1 parent 59c8681 commit d23b78b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sdk_generation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ jobs:
2828
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2929
npm_token: ${{ secrets.NPM_TOKEN }}
3030
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
31+
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)