Update discord-webhook.yml

webhook patched
main
SolDev69 2 years ago
parent ea97e3e751
commit 154819c254

@ -14,4 +14,4 @@ jobs:
uses: tsickert/discord-webhook@v5.3.0
with:
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
raw-data: '{ "content": "New commit pushed to repository", "embeds": [{ "title": ${{ github.event.head_commit.message }}, "description": "A new commit has been pushed to the repository.", "url": "https://cursedcreationsteam.github.io", "color": 123456,"footer": { "text": "Push Notification" }}]}'
raw-data: discord-webhook.json

Loading…
Cancel
Save