mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-11-10 05:51:07 +07:00
action: mention supporting only text/plain and text/html
This commit is contained in:
parent
f2e1b7650c
commit
7131984219
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user