Skip to content

Commit 8966c6a

Browse files
authored
chore(ci): change slack alert channel (#692)
1 parent d9697c7 commit 8966c6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ jobs:
9595
:bust_in_silhouette: *Published by*: ${{ github.triggering_actor }}
9696
:octocat: *Commit*: <https://github.com/${{ github.repository }}/commit/${{ env.COMMIT_SHA }}|${{ env.COMMIT_SHA }}>
9797
SLACK_USERNAME: nodejs-bot
98-
SLACK_CHANNEL: nodejs-web-infra
98+
SLACK_CHANNEL: nodejs-web-infra-alerts
9999
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}

0 commit comments

Comments
 (0)