mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-08-16 18:44:37 +07:00
README: restore content_type and delete html
This commit is contained in:
@ -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
|
||||||
# Is body a HTML document?:
|
# Optional content type:
|
||||||
html: true
|
content_type: text/html
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user