Multiline message-path and concatenation (#88)

This commit is contained in:
Michael Shick 2023-05-04 17:25:26 -04:00 committed by GitHub
parent a0c6c0cbf4
commit 4a541a260f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 249 additions and 54 deletions

View file

@ -5,7 +5,7 @@ inputs:
description: "The message to print."
required: false
message-path:
description: "A path to a file to print as a message instead of a string."
description: "A path or list of paths to a file to print as a message instead of a string."
required: false
message-id:
description: "An optional id to use for this message."