mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-12-26 02:53:08 +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>
|
from: Luke Skywalker # <user@example.com>
|
||||||
# Optional content type (defaults to text/plain):
|
# Optional content type (defaults to text/plain):
|
||||||
content_type: text/html
|
content_type: text/html
|
||||||
# Optional attachments
|
# Optional attachments:
|
||||||
attachments: attachments.zip,git.diff,./dist/static/main.js
|
attachments: attachments.zip,git.diff,./dist/static/main.js
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user