actions-marketplace-validations/Action Mailgun Email
Send email with Mailgun through Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| api_key | Mailgun API Key | yes | — |
| domain | Mailgun Domain | yes | — |
| from | Sender email | yes | — |
| to | Recipient email | yes | — |
| subject | Email subject | no | Title - Github Actions Mailgun |
| body | Email body | no | Hello from Github Actions Mailgun |
| attachment | Attachment | no | — |
Outputs
no outputs