Skip to content

Commit

Permalink
Fixed a bug in container-image-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pushrbx committed Jun 5, 2024
1 parent 75a641f commit 7dd9625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container-image-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Download digests
uses: actions/download-artifact@v4
with:
name: digests-*
pattern: digests-*
merge-multiple: true
path: /tmp/digests

Expand Down

0 comments on commit 7dd9625

Please sign in to comment.