We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c41a2db commit ccca91aCopy full SHA for ccca91a
hugoalh.GitHubActionsToolkit/module/log.psm1
@@ -202,7 +202,7 @@ Column end of the issue file of the annotation.
202
.PARAMETER Title
203
Title of the error message.
204
.PARAMETER Finally
205
-A script that execute before end the process, use to free any resources that are no longer needed.
+A script that invoke before end the process, use to free any resources that are no longer needed.
206
.PARAMETER ExitCode
207
Exit code of the process.
208
.OUTPUTS
0 commit comments