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

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