Skip to content

Commit 5e702c4

Browse files
authored
Merge pull request #75 from Gusto/raquel/GWS-5560/slack-webhook-url
[GWS-5560] add slack webhook url to notify of speakeasy build failures
2 parents e3b2364 + 8e20004 commit 5e702c4

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
@@ -31,3 +31,4 @@ jobs:
3131
npm_token: ${{ secrets.NPM_TOKEN }}
3232
openapi_doc_auth_token: ${{ secrets.OPENAPI_DOC_AUTH_TOKEN }}
3333
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
34+
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)