diff --git a/.github/workflows/aws.yaml b/.github/workflows/aws.yaml index cb82057..2bc93a8 100644 --- a/.github/workflows/aws.yaml +++ b/.github/workflows/aws.yaml @@ -34,4 +34,4 @@ jobs: with: context: . push: true - tags: public.ecr.aws/${{ secrets.ECR_PUBLIC_ALIAS }}/${{ secrets.ECR_REPOSITORY }}:latest + tags: public.ecr.aws/t5q0y5r5/pygreeting:latest