Refactor parse attachments. Rename field

This commit is contained in:
Roman Isko
2020-04-07 11:30:45 +03:00
parent c2ca628a67
commit 02fea7e898
3 changed files with 4 additions and 14 deletions

View File

@ -33,7 +33,7 @@ inputs:
description: Content-Type HTTP header (text/html or text/plain)
required: false
default: text/plain
attach_files:
attachments:
description: File paths (separated with comma) that will be added to mail message attachments
required: false
runs: