mirror of
https://github.com/mshick/add-pr-comment.git
synced 2026-01-01 22:49:45 +11:00
Multiline message-path and concatenation (#88)
This commit is contained in:
parent
a0c6c0cbf4
commit
4a541a260f
14 changed files with 249 additions and 54 deletions
|
|
@ -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."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue