GitHub Action for writing to a Discord Webhook.
Required The webhook endpoint to write to.
The username to identify as with Discord.
The URL of the avatar to use for the message.
The notification level to use.
Set the title of the notification.
Required Send a plain message to the webhook.
Apply the standard message template.
uses: uplime/discord-webhook@v1.1
with:
url: https://discord.com/api/webhooks/123457890/correct-horse-battery-staple
level: error
message: "I'm afraid I can't do that, Dave."
format: yes