Skip to content

Commit

Permalink
more specific digests
Browse files Browse the repository at this point in the history
  • Loading branch information
connorjward committed Jan 23, 2025
1 parent f135500 commit e7a7a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_reuse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
uses: actions/download-artifact@v4
with:
path: ${{ runner.temp }}/digests
pattern: digests-*
pattern: digests-${{ inputs.target }}-*
merge-multiple: true

- name: Log in to Docker Hub
Expand Down

0 comments on commit e7a7a53

Please sign in to comment.