case/Send Email
Send emails via Postmark or Resend
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 15, 2026
- License
- MIT
Pinned Snippet
uses: case/actions-email@ff3ef353c4150944c6b54e022cab29b6460ed559 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| provider | Email provider to use: "postmark" or "resend" | yes | — |
| subject | Email subject line | yes | — |
| body_html | HTML body content | no | — |
| body_text | Plain text body content | no | — |
Outputs
no outputs