Skip to content

Commit

Permalink
[actions] provide Discord envs to GoReleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Oct 31, 2024
1 parent 57d23e6 commit 5011433
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,5 @@ jobs:
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DISCORD_WEBHOOK_ID: ${{ secrets.DISCORD_WEBHOOK_ID }}
DISCORD_WEBHOOK_TOKEN: ${{ secrets.DISCORD_WEBHOOK_TOKEN }}

0 comments on commit 5011433

Please sign in to comment.