@@ -61,23 +61,23 @@ Import-Module -Name 'hugoalh.GitHubActionsToolkit' -Prefix 'GitHubActions' -Scop
61
61
- ` Enable-GitHubActionsProcessingCommands `
62
62
- ` Enter-GitHubActionsLogGroup `
63
63
- ` Exit-GitHubActionsLogGroup `
64
- - ` Export-GitHubActionsArtifact `
64
+ - ` Export-GitHubActionsArtifact ` 🧪
65
65
- ` Get-GitHubActionsInput `
66
66
- ` Get-GitHubActionsIsDebug `
67
67
- ` Get-GitHubActionsOpenIdConnectToken ` 🧪
68
68
- ` Get-GitHubActionsState `
69
69
- ` Get-GitHubActionsStepSummary `
70
70
- ` Get-GitHubActionsWebhookEventPayload `
71
71
- ` Get-GitHubActionsWorkflowRunUri `
72
- - ` Import-GitHubActionsArtifact `
72
+ - ` Import-GitHubActionsArtifact ` 🧪
73
73
- ` Remove-GitHubActionsProblemMatcher `
74
74
- ` Remove-GitHubActionsStepSummary `
75
75
- ` Set-GitHubActionsEnvironmentVariable `
76
76
- ` Set-GitHubActionsOutput `
77
77
- ` Set-GitHubActionsState `
78
78
- ` Set-GitHubActionsStepSummary `
79
79
- ` Test-GitHubActionsEnvironment `
80
- - ` Test-GitHubActionsNodeJsEnvironment `
80
+ - ` Test-GitHubActionsNodeJsEnvironment ` 🧪
81
81
- ` Write-GitHubActionsAnnotation `
82
82
- ` Write-GitHubActionsCommand `
83
83
- ` Write-GitHubActionsDebug `
0 commit comments