Skip to content

Commit 5cedd8a

Browse files
Add output logging to outputs.ps1
1 parent b870aed commit 5cedd8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/outputs.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
$outputs = Get-GitHubOutput
2+
$outputs
23
$env:PSMODULE_GITHUB_SCRIPT = $false
34
Set-GitHubOutput -Name 'result' -Value $outputs.result

0 commit comments

Comments
 (0)