action: restore content_type and delete html

This commit is contained in:
Dawid Dziurla 2020-03-24 13:32:34 +01:00
parent 8b0be78c90
commit 5d128efdd4
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

View File

@ -29,9 +29,10 @@ inputs:
from:
description: Full name of mail sender
required: true
html:
description: Is body a HTML document?
content_type:
description: Content-Type HTTP header (MIME type)
required: false
default: text/plain
runs:
using: node12
main: main.js