ajitmourya7/Send HTML Email with SendGrid
A custom GitHub Action to send HTML emails using SendGrid.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sendgrid_api_key | SendGrid API Key | yes | — |
| from_email | Sender email address | yes | — |
| to_email | Recipient email address | yes | — |
| subject | Email subject | yes | — |
| html_content | HTML content for the email body | yes | — |
Outputs
no outputs