diff --git a/README.md b/README.md index 90013e41..5a428538 100644 --- a/README.md +++ b/README.md @@ -19,6 +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 + # Is body a HTML document?: + html: true ```