Skip to content

Commit

Permalink
fix: Set download-path
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronDewes committed Jan 18, 2025
1 parent 0d556f5 commit 2f589d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ jobs:
with:
pattern: docker-images-*
merge-multiple: true
path: docker-images

- name: Print sha256sum of downloaded images
run: sha256sum docker-images/*
Expand Down

0 comments on commit 2f589d0

Please sign in to comment.