From 718d9032d44be6de4c5566ec4a2f5bad4734e136 Mon Sep 17 00:00:00 2001 From: Jorge Morales Pou Date: Thu, 8 Aug 2024 16:56:53 +0200 Subject: [PATCH] Update build-and-publish-images.yaml Fix indentation --- .github/workflows/build-and-publish-images.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build-and-publish-images.yaml b/.github/workflows/build-and-publish-images.yaml index eefba755..9de94a0a 100644 --- a/.github/workflows/build-and-publish-images.yaml +++ b/.github/workflows/build-and-publish-images.yaml @@ -552,8 +552,8 @@ jobs: host: "ghcr.io" namespace: ${{env.REPOSITORY_OWNER}} version: ${{env.REPOSITORY_TAG}} - lookupService: - enabled: true + lookupService: + enabled: true EOF - name: Publish educates-installer bundle