Skip to content

Commit 2f589d0

Browse files
committed
fix: Set download-path
1 parent 0d556f5 commit 2f589d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/on-tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ jobs:
143143
with:
144144
pattern: docker-images-*
145145
merge-multiple: true
146+
path: docker-images
146147

147148
- name: Print sha256sum of downloaded images
148149
run: sha256sum docker-images/*

0 commit comments

Comments
 (0)