Skip to content

Commit 849db7f

Browse files
committed
Update README.md
1 parent 35fb8dc commit 849db7f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,19 +46,22 @@ Import-Module -Name 'hugoalh.GitHubActionsToolkit' -Scope 'Local'
4646
- `Add-GitHubActionsPATH`
4747
- `Add-GitHubActionsProblemMatcher`
4848
- `Add-GitHubActionsSecretMask`
49-
- `Disable-GitHubActionsEchoCommand`
50-
- `Disable-GitHubActionsProcessingCommand`
51-
- `Enable-GitHubActionsEchoCommand`
52-
- `Enable-GitHubActionsProcessingCommand`
49+
- `Add-GitHubActionsStepSummary`
50+
- `Disable-GitHubActionsEchoingCommands`
51+
- `Disable-GitHubActionsProcessingCommands`
52+
- `Enable-GitHubActionsEchoingCommands`
53+
- `Enable-GitHubActionsProcessingCommands`
5354
- `Enter-GitHubActionsLogGroup`
5455
- `Exit-GitHubActionsLogGroup`
5556
- `Get-GitHubActionsInput`
5657
- `Get-GitHubActionsIsDebug`
5758
- `Get-GitHubActionsState`
5859
- `Get-GitHubActionsWebhookEventPayload`
5960
- `Remove-GitHubActionsProblemMatcher`
61+
- `Remove-GitHubActionsStepSummary`
6062
- `Set-GitHubActionsOutput`
6163
- `Set-GitHubActionsState`
64+
- `Set-GitHubActionsStepSummary`
6265
- `Test-GitHubActionsEnvironment`
6366
- `Write-GitHubActionsAnnotation`
6467
- `Write-GitHubActionsCommand`

0 commit comments

Comments
 (0)