Skip to content

Commit

Permalink
add variable SLACK_WEBHOOK
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Vilche committed Jul 26, 2023
1 parent 648679a commit 8b4e125
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Expand Up @@ -29,3 +29,4 @@ jobs:
- run: npm publish --access public
env:
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
SLACK_WEBHOOK: ${{secrets.slack_webhook}}

0 comments on commit 8b4e125

Please sign in to comment.