action: mention supporting only text/plain and text/html

This commit is contained in:
Dawid Dziurla 2020-03-24 14:03:58 +01:00
parent f2e1b7650c
commit 7131984219
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

View File

@ -30,7 +30,7 @@ inputs:
description: Full name of mail sender
required: true
content_type:
description: Content-Type HTTP header (MIME type)
description: Content-Type HTTP header (text/html or text/plain)
required: false
default: text/plain
runs: