We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb49264 commit 21000efCopy full SHA for 21000ef
.github/workflows/discord-release.yml
@@ -9,11 +9,11 @@ jobs:
9
- name: Checkout
10
uses: actions/checkout@v4
11
- name: Github Releases To Discord
12
- uses: ShonP40/github-releases-to-discord@master
+ uses: SethCohen/github-releases-to-discord@v1
13
with:
14
webhook_url: ${{ secrets.WEBHOOK_URL }}
15
color: "14303827"
16
content: "||<@&1080980966715179119>||"
17
footer_title: "Client Update"
18
footer_icon_url: "https://cheatbreaker.net/v/images/logo-108.png"
19
- footer_timestamp: true
+ footer_timestamp: true
0 commit comments