mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-08-31 18:04:07 +07:00
Refactor parse attachments. Rename field
This commit is contained in:
@ -22,5 +22,5 @@ An action that simply sends a mail to multiple recipients.
|
||||
# Optional content type (defaults to text/plain):
|
||||
content_type: text/html
|
||||
# Optional attachments
|
||||
attach_files: attachments.zip,git.diff,./dist/static/main.js
|
||||
attachments: attachments.zip,git.diff,./dist/static/main.js
|
||||
```
|
||||
|
Reference in New Issue
Block a user