We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2f1159 + ae1191c commit bd3a99eCopy full SHA for bd3a99e
.github/workflows/release.yml
@@ -42,4 +42,5 @@ jobs:
42
env:
43
GITHUB_TOKEN: ${{ secrets.GH_TOKEN || secrets.GITHUB_TOKEN }}
44
# NPM_TOKEN: ${{ secrets.NPM_TOKEN }} # Uncomment if publishing to npm
45
+ DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
46
run: npx semantic-release
0 commit comments