Skip to content

Commit d6d1a8b

Browse files
authored
Update release-to-discord.yml
1 parent 0645c9d commit d6d1a8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release-to-discord.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Send Discord Notification
12-
uses: sarisia/actions-for-discord@v2
12+
uses: sarisia/actions-status-discord@v1.15.3
1313
with:
14-
webhook: ${{ secrets.DISCORD_WEBHOOK }}
14+
webhook: ${{ secrets.DISCORD_WEBHOOK_URL }}
1515
username: "GitHub Bot 🤖"
1616
avatar_url: "https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png"
1717
content: |

0 commit comments

Comments
 (0)