We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 659aa16 commit 162f9fbCopy full SHA for 162f9fb
.github/workflows/Action-Test.yml
@@ -71,6 +71,7 @@ jobs:
71
run: |
72
$result = $env:result | ConvertFrom-Json
73
Set-GitHubStepSummary -Summary $result.WISECAT
74
+ Write-GitHubNotice -Message $result.Zen -Title 'GitHub Zen'
75
76
# ActionTestWithoutToken:
77
# name: Action-Test - [WithoutToken]
0 commit comments