Skip to content

Commit ca2eb87

Browse files
committed
fix dry-run release
1 parent 100515a commit ca2eb87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ jobs:
354354
${{ steps.image-base-tag.outputs.tag }}
355355
356356
- name: Verify that images are pushed properly
357+
if: steps.image-base-tag.outputs.tag != ''
357358
run: |
358359
# retry 10 times with a 5 second delay as the images may not be
359360
# available immediately

0 commit comments

Comments
 (0)