Skip to content

Commit

Permalink
Update .github/workflows/reusable-build-container-images.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Dec 10, 2024
1 parent 158a871 commit 6ce1f21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
${{ inputs.registry_ghcr }}-${{ matrix.image.name }}:${{ steps.version.outputs.version }}
${{ inputs.registry_ghcr }}-${{ matrix.image.name }}:${{ inputs.release_stream }}
cache-from: type=gha
cache-to: type=gha
cache-to: type=gha

0 comments on commit 6ce1f21

Please sign in to comment.