Simple actions to send Github pushes and opened PRs to some discord channel via webhook
How to deploy?
Create two secrets in your repo as shown:
Examples:
WEBHOOKURL
- https://discord.com/api/webhooks/1081871234567890123/Do2XZNVohe4BAgfgo......
AVATARURL
- https://website.example/avatar.jpg
AVATARURL
is optional if you want to hide the origin of the avatar.