Skip to content

Commit 23782c4

Browse files
authored
Merge pull request #595 from trycompai/main
[comp] Production Deploy
2 parents 1dbd60f + bd3a99e commit 23782c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)