We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6af8e13 commit 9ca2c45Copy full SHA for 9ca2c45
.github/workflows/notify-on-push.yml
@@ -16,3 +16,5 @@ jobs:
16
runs-on: ubuntu-latest
17
steps:
18
- uses: nodejs/web-team/actions/notify-on-push@2c2897a93eb99b4cdca270729100bc0887c758d9
19
+ with:
20
+ webhook: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments