Skip to content

Commit 5063594

Browse files
authored
Update discord-release.yml
1 parent 21000ef commit 5063594

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord-release.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: Github Releases To Discord
12-
uses: SethCohen/github-releases-to-discord@v1
12+
uses: SethCohen/github-releases-to-discord@master
1313
with:
1414
webhook_url: ${{ secrets.WEBHOOK_URL }}
1515
color: "14303827"

0 commit comments

Comments
 (0)