Skip to content

Commit

Permalink
fix digests path
Browse files Browse the repository at this point in the history
  • Loading branch information
gartnera committed Jul 1, 2024
1 parent b7ee5e0 commit d169862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Download digests
uses: actions/download-artifact@v4
with:
pattern: digests-main-*
pattern: digests-*
path: /tmp/digests
merge-multiple: true
- name: Set up Docker Buildx
Expand Down

0 comments on commit d169862

Please sign in to comment.