Skip to content

Commit 92ff05b

Browse files
authored
Use updated Slack webhook secret name (#14169)
1 parent c5a9e6f commit 92ff05b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sales-handbook-notify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,4 +122,4 @@ jobs:
122122
]
123123
}
124124
env:
125-
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_SALES_WEBHOOK }}
125+
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_SALES_ALERTS_CHANNEL }}

0 commit comments

Comments
 (0)