Skip to content

Commit

Permalink
fix(ci): fix slack webhook secret name
Browse files Browse the repository at this point in the history
  • Loading branch information
MSevey committed Apr 4, 2024
1 parent 0a30ee9 commit 4686989
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ jobs:
env:
# This is an org level secret and is currently set to #releases in
# slack
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_RELEASE_CHANNEL }}

0 comments on commit 4686989

Please sign in to comment.