mirror of
https://github.com/roflmuffin/CounterStrikeSharp.git
synced 2025-12-05 23:58:24 -08:00
Update discord-notify.yml
This commit is contained in:
2
.github/workflows/discord-notify.yml
vendored
2
.github/workflows/discord-notify.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- name: Send Notification to Discord
|
||||
env:
|
||||
DISCORD_WEBHOOKL: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }}
|
||||
uses: Ilshidur/action-discord@0.3.2
|
||||
with:
|
||||
args: "A new release of CS# has been tagged! View it here: ${{ github.event.release.html_url }}"
|
||||
|
||||
Reference in New Issue
Block a user