Skip to content

Commit

Permalink
Merge pull request #101 from kilohealth/fix/github-release-actions
Browse files Browse the repository at this point in the history
ci: add slack webhook variable
  • Loading branch information
alarm109 authored Oct 17, 2022
2 parents 9f60020 + aae3cc7 commit 789bd21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
run: npx semantic-release

0 comments on commit 789bd21

Please sign in to comment.