We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9697c7 commit 8966c6aCopy full SHA for 8966c6a
.github/workflows/publish.yml
@@ -95,5 +95,5 @@ jobs:
95
:bust_in_silhouette: *Published by*: ${{ github.triggering_actor }}
96
:octocat: *Commit*: <https://github.com/${{ github.repository }}/commit/${{ env.COMMIT_SHA }}|${{ env.COMMIT_SHA }}>
97
SLACK_USERNAME: nodejs-bot
98
- SLACK_CHANNEL: nodejs-web-infra
+ SLACK_CHANNEL: nodejs-web-infra-alerts
99
SLACK_TOKEN: ${{ secrets.SLACK_TOKEN }}
0 commit comments