README: mention content_type

This commit is contained in:
Dawid Dziurla
2019-12-17 23:49:39 +01:00
parent 8fee2012a2
commit b4d21e7654

View File

@ -19,4 +19,6 @@ An action that simply sends a mail to multiple recipients.
body: file://README.md
to: obiwan@tatooine.com,yoda@dagobah.com
from: Luke Skywalker
# Optional content type:
content_type: text/html
```