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