mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-11-10 05:51:07 +07:00
README: colon
This commit is contained in:
parent
0e3a58617a
commit
b75f3336d9
@ -21,6 +21,6 @@ An action that simply sends a mail to multiple recipients.
|
||||
from: Luke Skywalker # <user@example.com>
|
||||
# Optional content type (defaults to text/plain):
|
||||
content_type: text/html
|
||||
# Optional attachments
|
||||
# Optional attachments:
|
||||
attachments: attachments.zip,git.diff,./dist/static/main.js
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user