From d8c1cd435d897b58dadc65990b1419f3e7ee53aa Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Wed, 11 Jun 2025 15:02:04 +0200 Subject: [PATCH] Update aws.yaml --- .github/workflows/aws.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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