main
SolDev69 2 years ago
parent ffe860b836
commit 96f86b42b7

@ -13,5 +13,5 @@ jobs:
- name: Discord Webhook Action - name: Discord Webhook Action
uses: tsickert/discord-webhook@v5.3.0 uses: tsickert/discord-webhook@v5.3.0
with: with:
webhook-url: ${{ secrets.WEBHOOK_URL }} webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
content: "Test" content: "Test"

Loading…
Cancel
Save