mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-11-10 05:51:07 +07:00
README: content_type -> html
This commit is contained in:
parent
3e56585910
commit
4cc4b25488
@ -19,6 +19,6 @@ An action that simply sends a mail to multiple recipients.
|
|||||||
body: file://README.md
|
body: file://README.md
|
||||||
to: obiwan@tatooine.com,yoda@dagobah.com
|
to: obiwan@tatooine.com,yoda@dagobah.com
|
||||||
from: Luke Skywalker
|
from: Luke Skywalker
|
||||||
# Optional content type:
|
# Is body a HTML document?:
|
||||||
content_type: text/html
|
html: true
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user