From fbfb691640f996f4da8bb9c8e3ab5181285d23bd Mon Sep 17 00:00:00 2001 From: "Melvin D. Protacio" Date: Sat, 7 Sep 2024 15:35:51 +0800 Subject: [PATCH] remove aws ecr --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3e601f4..4af417e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -29,7 +29,6 @@ jobs: with: images: | ghcr.io/${{ github.repository_owner }}/symfony - public.ecr.aws/${{ github.repository_owner }}/symfony ${{ github.repository_owner }}/symfony tags: | type=raw,value=,prefix=${{ inputs.version }}-${{ inputs.variant }}