eddmann/Email Release Notifier
Send a release email after publishing or successful deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| to | Who to send the email to | yes | — |
| from | Who to send the email from | yes | — |
| subject | What the email subject line should be | yes | Gone Live - {tag_name} |
| sendGridToken | The SendGrid API token | yes | — |
| GITHUB_TOKEN | Used to fetch the release upon successful deployment events | no | — |
Outputs
no outputs