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