Skip to content

Commit af3dbf7

Browse files
committed
Update readme
1 parent 9a1d249 commit af3dbf7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,17 +53,17 @@ Import-Module -Name 'hugoalh.GitHubActionsToolkit' -Prefix 'GitHubActions' -Scop
5353
- `Add-GitHubActionsStepSummaryLink`
5454
- `Add-GitHubActionsStepSummarySubscriptText`
5555
- `Add-GitHubActionsStepSummarySuperscriptText`
56-
- `Disable-GitHubActionsEchoingCommands`
57-
- `Disable-GitHubActionsProcessingCommands`
58-
- `Enable-GitHubActionsEchoingCommands`
59-
- `Enable-GitHubActionsProcessingCommands`
56+
- `Disable-GitHubActionsStdOutCommandEcho`
57+
- `Disable-GitHubActionsStdOutCommandProcess`
58+
- `Enable-GitHubActionsStdOutCommandEcho`
59+
- `Enable-GitHubActionsStdOutCommandProcess`
6060
- `Enter-GitHubActionsLogGroup`
6161
- `Exit-GitHubActionsLogGroup`
6262
- `Expand-GitHubActionsToolCacheCompressedFile` 🔘
6363
- `Export-GitHubActionsArtifact` 🔘
6464
- `Find-GitHubActionsToolCache` 🔘
65+
- `Get-GitHubActionsDebugStatus`
6566
- `Get-GitHubActionsInput`
66-
- `Get-GitHubActionsIsDebug`
6767
- `Get-GitHubActionsOpenIdConnectToken` 🔘
6868
- `Get-GitHubActionsState`
6969
- `Get-GitHubActionsStepSummary`

0 commit comments

Comments
 (0)