Skip to content

Commit e67a3cd

Browse files
authored
Update discord-release.yml
1 parent cf97df2 commit e67a3cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/discord-release.yml

+1-1
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)