Skip to content

Commit 8fe4a58

Browse files
committed
chore: changed version to master branch
1 parent 2eb6520 commit 8fe4a58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/annouce-discord.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@v3
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.ANNOUNCE_WEBHOOK_URL }}
1515
color: '15299076'

0 commit comments

Comments
 (0)