neolitec/notify-action
Simple action to send a notification to Discord
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| discord_webhook_url | Url of Discord webhook | yes | — |
| title | The title of the message | yes | — |
| message | The message | yes | — |
Outputs
| name | description |
|---|---|
| result | The result of the sending |