Skip to content

Commit ae1191c

Browse files
committed
chore: fix release yml
1 parent b2f1159 commit ae1191c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,5 @@ jobs:
4242
env:
4343
GITHUB_TOKEN: ${{ secrets.GH_TOKEN || secrets.GITHUB_TOKEN }}
4444
# NPM_TOKEN: ${{ secrets.NPM_TOKEN }} # Uncomment if publishing to npm
45+
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
4546
run: npx semantic-release

0 commit comments

Comments
 (0)