Skip to content

Commit b0e7a5c

Browse files
authored
chore: add webhook secret
1 parent 08a32e4 commit b0e7a5c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@ jobs:
3030
github_access_token: ${{ secrets.GITHUB_TOKEN }}
3131
openapi_doc_auth_token: ${{ secrets.SPEAKEASY_API_KEY }}
3232
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
33+
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}

0 commit comments

Comments
 (0)