mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-08-20 20:44:42 +07:00
Apply field description suggested by author
This commit is contained in:
@ -34,7 +34,7 @@ inputs:
|
|||||||
required: false
|
required: false
|
||||||
default: text/plain
|
default: text/plain
|
||||||
attachments:
|
attachments:
|
||||||
description: File paths (separated with comma) that will be added to mail message attachments
|
description: Files that will be added to mail message attachments (separated with comma)
|
||||||
required: false
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: node12
|
using: node12
|
||||||
|
Reference in New Issue
Block a user