Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit b514377

Browse files
authored
ci: add slack webhook url to Generate workflow (#50)
Signed-off-by: Stephan Renatus <stephan@styra.com>
1 parent 8a50953 commit b514377

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
@@ -24,3 +24,4 @@ jobs:
2424
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2525
npm_token: ${{ secrets.NPM_TOKEN }}
2626
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
27+
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)