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 10c0279 commit b113db0Copy full SHA for b113db0
1 file changed
.github/workflows/docker.yml
@@ -37,4 +37,4 @@ jobs:
37
with:
38
status: ${{ job.status }}
39
steps: ${{ toJson(steps) }}
40
- if: always()
+ if: failure()
0 commit comments