Skip to content

Commit

Permalink
gh/workflows: Fix display img digest step
Browse files Browse the repository at this point in the history
See cilium/cilium#33216.

Signed-off-by: Martynas Pumputis <[email protected]>
  • Loading branch information
brb authored and michi-covalent committed Jun 20, 2024
1 parent 64c7206 commit 8301e8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
uses: actions/download-artifact@65a9edc5881444af0b9093a5e628f2fe47ea3b2e # v4.1.7
with:
path: image-digest/
pattern: "*image-digest *"

- name: Image Digests Output
shell: bash
Expand Down

0 comments on commit 8301e8f

Please sign in to comment.