Skip to content

Commit

Permalink
Update release action (#2548)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhullah committed Dec 15, 2023
1 parent 43accdf commit 150881a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- name: on-publish
if: github.event_name == 'release' && github.event.action == 'published'
uses: SethCohen/github-releases-to-discord@v1.13.1
uses: SethCohen/github-releases-to-discord@v1.15.0
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
- name: on-success
Expand Down

0 comments on commit 150881a

Please sign in to comment.