Skip to content

Commit

Permalink
chore(ci): pass Slack webhook to semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
fmauNeko committed Jun 30, 2023
1 parent 2d490b7 commit 9347694
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
SEMANTIC_RELEASE_NPM_PUBLISH: "true"
SEMANTIC_RELEASE_SLACK_WEBHOOK: ${{ secrets.SEMANTIC_RELEASE_SLACK_WEBHOOK }}
run: npx semantic-release

0 comments on commit 9347694

Please sign in to comment.