Skip to content

Commit 150881a

Browse files
authored
Update release action (#2548)
1 parent 43accdf commit 150881a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- name: on-publish
2121
if: github.event_name == 'release' && github.event.action == 'published'
22-
uses: SethCohen/github-releases-to-discord@v1.13.1
22+
uses: SethCohen/github-releases-to-discord@v1.15.0
2323
with:
2424
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
2525
- name: on-success

0 commit comments

Comments
 (0)