Skip to content

Commit 016b26f

Browse files
committed
ci(release): checking out conditionally
Signed-off-by: Dwi Siswanto <[email protected]>
1 parent 4491c94 commit 016b26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
name: pgo
2626

2727
- uses: actions/checkout@v3
28-
if: steps.artifact.outcome != 'success'
28+
if: failure()
2929
with:
3030
ref: pgo
3131

0 commit comments

Comments
 (0)