Skip to content

Commit 42a5eec

Browse files
committed
20220629C
1 parent e03be9f commit 42a5eec

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hugoalh.GitHubActionsToolkit/module/command-base.psm1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ Set-Alias -Name 'Format-CommandMessage' -Value 'Format-CommandValue' -Option 'Re
4444
GitHub Actions - Write Command
4545
.DESCRIPTION
4646
Write command to communicate with the runner machine.
47-
48-
This is a major function that services most of the functions; This function also will be useful when GitHub Actions has new commands but this module has not include yet.
4947
.PARAMETER Command
5048
Command.
5149
.PARAMETER Value

0 commit comments

Comments
 (0)