We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b9a264 commit 6708788Copy full SHA for 6708788
.github/actions/evaluate-job-result/action.yaml
@@ -16,7 +16,6 @@ inputs:
16
outputs:
17
failed:
18
description: Indicates if the job failed
19
- type: boolean
20
value: ${{ steps.evaluate.outputs.failed }}
21
22
runs:
0 commit comments