We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4491c94 commit 016b26fCopy full SHA for 016b26f
.github/workflows/release.yaml
@@ -25,7 +25,7 @@ jobs:
25
name: pgo
26
27
- uses: actions/checkout@v3
28
- if: steps.artifact.outcome != 'success'
+ if: failure()
29
with:
30
ref: pgo
31
0 commit comments