mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2025-12-19 13:31:14 +07:00
read body from file if specified so
This commit is contained in:
@@ -21,7 +21,7 @@ inputs:
|
||||
description: Subject of mail message
|
||||
required: true
|
||||
body:
|
||||
description: Body of mail message
|
||||
description: Body of mail message (might be a filename to read from)
|
||||
required: true
|
||||
to:
|
||||
description: Recipients mail addresses (separated with comma)
|
||||
|
||||
Reference in New Issue
Block a user