rubendguez/Emailer Action
This action sends emails
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| secrets_service | — | yes | gmail |
| secrets_host | — | yes | smtp.gmail.com |
| secrets_port | — | yes | 465 |
| secrets_user | — | yes | — |
| secrets_pass | — | yes | — |
| from | Email address to send the email from | yes | — |
| to | Email address to send the email to | yes | — |
| subject | Subject of the email | yes | — |
| html | HTML content of the email | yes | — |
Outputs
no outputs