Skip to content

Commit 21000ef

Browse files
authored
Updated the Discord announcements action
1 parent bb49264 commit 21000ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/discord-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@ jobs:
99
- name: Checkout
1010
uses: actions/checkout@v4
1111
- name: Github Releases To Discord
12-
uses: ShonP40/github-releases-to-discord@master
12+
uses: SethCohen/github-releases-to-discord@v1
1313
with:
1414
webhook_url: ${{ secrets.WEBHOOK_URL }}
1515
color: "14303827"
1616
content: "||<@&1080980966715179119>||"
1717
footer_title: "Client Update"
1818
footer_icon_url: "https://cheatbreaker.net/v/images/logo-108.png"
19-
footer_timestamp: true
19+
footer_timestamp: true

0 commit comments

Comments
 (0)