Skip to content

Commit

Permalink
fix: discord release (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeev authored Oct 21, 2024
1 parent 43d61af commit 19c761a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-to-discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Github Releases To Discord
uses: SethCohen/github-releases-to-discord@v1
uses: SethCohen/github-releases-to-discord@v1.16.2
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
color: "2105893"
Expand Down

0 comments on commit 19c761a

Please sign in to comment.