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