Skip to content

Commit

Permalink
fix: path to digests in tmp dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Milosavljevic committed Mar 26, 2024
1 parent dba23be commit 702954a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
- name: Download digests
uses: actions/download-artifact@c850b930e6ba138125429b7e5c93fc707a7f8427 #v4.1.4
with:
path: /tmp/digests
pattern: digests-*
merge-multiple: true
# https://github.com/docker/setup-buildx-action
Expand Down

0 comments on commit 702954a

Please sign in to comment.