Skip to content

Commit b247929

Browse files
authored
Update Discord Releases Workflow
1 parent 5f6e5d6 commit b247929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- name: Checkout
1010
uses: actions/checkout@v4
1111
- name: Package Releases
12-
uses: SethCohen/github-releases-to-discord@v1.13.1
12+
uses: SethCohen/github-releases-to-discord@latest
1313
with:
1414
webhook_url: ${{ secrets.WEBHOOK_DISCORD_RELEASE_URL }}
1515
color: "2105893"

0 commit comments

Comments
 (0)