Skip to content

Commit 18f65b3

Browse files
committed
chore: failure url
1 parent 7fb33ce commit 18f65b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/failureNotifications.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: slackapi/slack-github-action@v1.26.0
1717
env:
1818
# for non-CLI-team-owned plugins, you can send this anywhere you like
19-
SLACK_WEBHOOK_URL: ${{ secrets.CLI_ALERTS_SLACK_WEBHOOK }}
19+
SLACK_WEBHOOK_URL: ${{ secrets.IDEE_RELEASE_ALERT_SLACK_WEBHOOK }}
2020
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK
2121
with:
2222
# Payload can be visually tested here: https://app.slack.com/block-kit-builder/T01GST6QY0G#%7B%22blocks%22:%5B%5D%7D

0 commit comments

Comments
 (0)