This action sends a custom Discord message during a workflow.
Required Url of Discord webhook
Required The title of the message
Required The message
uses: neolitec/notify-action@v0.0.1
with:
- discord_webhook_url: https://discord.com/api/webhooks/[id]/[token]
- title: Your workflow succeeds!
- message: The workflow successfully succeeds.- Slack hooks