File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -601,7 +601,7 @@ jobs:
601
601
$onlyErrorsTrueJsonStepOutputJobResult = '${{ needs.only-errors-true-json-step-output.result }}'
602
602
$onlyErrorsTrueMdStepOutputJobResult = '${{ needs.only-errors-true-md-step-output.result }}'
603
603
$onlyErrorsFalseFilesOutputJobResult = '${{ needs.only-errors-false-files-output.result }}'
604
- $onlyErrorsFalseJsonStepOutputJobResult = '${{ needs.only-errors-false-json-output.result }}'
604
+ $onlyErrorsFalseJsonStepOutputJobResult = '${{ needs.only-errors-false-json-step- output.result }}'
605
605
$onlyErrorsFalseMdStepOutputJobResult = '${{ needs.only-errors-false-md-step-output.result }}'
606
606
$defaultArgsJobResult = '${{ needs.default-args.result }}'
607
607
$testFailureJobResult = '${{ needs.test-failure.result }}'
You can’t perform that action at this time.
0 commit comments