actions-marketplace-validations/Mailgun Action

Github action to send a mail using the Mailgun API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyMailgun API Keyyes
domainYour Domain Nameyes
api-base-urlOptional Mailgun API base URL. Use https://api.eu.mailgun.net for EU-region domains.no
eu-regionOptional shorthand for EU Mailgun accounts. Set to true to use https://api.eu.mailgun.net.no
toEmail address of the recipient(s). Example: bob@host.com. You can use commas to separate multiple recipients.yes
ccEmail address to recieve carbon copies. Example: bob@host.com. You can use commas to separate multiple recipients.no
fromThe email that will be shown as sender. Default will be hello@+your domain name. Like - hello@example.comno
subjectEmail subject.no
bodyBody of the email (HTML Supported).no
namedescription
responseResponse from Mailgun.