From 6ce1f21c54793d448b250e9f04bc07017c8c739a Mon Sep 17 00:00:00 2001 From: Severin Neumann Date: Tue, 10 Dec 2024 10:20:44 +0100 Subject: [PATCH] Update .github/workflows/reusable-build-container-images.yml --- .github/workflows/reusable-build-container-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable-build-container-images.yml b/.github/workflows/reusable-build-container-images.yml index 23152f6..e6a546d 100644 --- a/.github/workflows/reusable-build-container-images.yml +++ b/.github/workflows/reusable-build-container-images.yml @@ -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 \ No newline at end of file + cache-to: type=gha