Skip to content

Commit 4ac6215

Browse files
authored
chore: add webhook secret
1 parent 9beb7f4 commit 4ac6215

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)