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 73d0883 commit 558c7d1Copy full SHA for 558c7d1
.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: "||<@&1081626419324538930>||"
17
footer_title: "Bukkit API Update"
18
footer_icon_url: "https://cheatbreaker.net/v/images/logo-108.png"
19
- footer_timestamp: true
+ footer_timestamp: true
0 commit comments