vitorvmrs/discord-send-embed
discord-send-embed is a github composite action to send embed messages using discord channels webhook URL.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| webhook-url | Discord webhook URL | yes | "" |
| title | Title of the embed message | no | "" |
| url | Title URL of the embed message | no | "" |
| description | Descrition of the embed message | yes | "" |
| color | Decimal color code (Convert HEX to DECIMAL) | no | 65280 |
| footer-text | Footer text | no | "" |
Outputs
no outputs