Skip to content

Commit 1e9ee0c

Browse files
committed
Update command document
1 parent 757ad02 commit 1e9ee0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hugoalh.GitHubActionsToolkit/hugoalh.GitHubActionsToolkit.psm1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,8 @@ Get input.
561561
Name of the input.
562562
.PARAMETER Require
563563
Whether the input is require; If required and not present, will throw an error.
564+
.PARAMETER RequireFailMessage
565+
The error message when the input is required and not present.
564566
.PARAMETER NamePrefix
565567
Name of the inputs start with.
566568
.PARAMETER NameSuffix

0 commit comments

Comments
 (0)