From c973ff55a46bd64947a07f83e4111c4846ce5abf Mon Sep 17 00:00:00 2001 From: Richard Watts Date: Wed, 11 Sep 2024 21:37:40 +0100 Subject: [PATCH] (fix) Fix formatting --- .github/workflows/cicd-stg.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd-stg.yml b/.github/workflows/cicd-stg.yml index d660812..639fc3d 100644 --- a/.github/workflows/cicd-stg.yml +++ b/.github/workflows/cicd-stg.yml @@ -74,7 +74,7 @@ jobs: cd ${{ matrix.path }} make image/build-and-push - - name: "Build and push ${{ matrix.application }} tag latest - staging" + - name: "Build and push ${{ matrix.application }} tag latest - staging" if: ${{ matrix.tag_latest == true }} env: ENVIRONMENT: stg