From fa6be96fc443ec2f1765283aa2b5daa7bca542fc Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Thu, 9 Mar 2023 20:23:11 +0800 Subject: [PATCH] .github/workflows/fluxcd-images.yaml: fixed syntax error --- .github/workflows/fluxcd-images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fluxcd-images.yaml b/.github/workflows/fluxcd-images.yaml index 976dfea..b499e77 100644 --- a/.github/workflows/fluxcd-images.yaml +++ b/.github/workflows/fluxcd-images.yaml @@ -70,7 +70,7 @@ jobs: cache: true cache_registry: cache fluxcd-image-automation-controller: - name: Build fluxcd-image-automation-controller image: + name: Build fluxcd-image-automation-controller image runs-on: ubuntu-latest needs: [base-image] steps: