From 5a524c40373814a1f2640c0d926585b086016dd4 Mon Sep 17 00:00:00 2001 From: Conor H Date: Sun, 8 Sep 2024 21:22:39 +0100 Subject: [PATCH] Update aws.yml --- .github/workflows/aws.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aws.yml b/.github/workflows/aws.yml index 9fe4e0d..ab6c145 100644 --- a/.github/workflows/aws.yml +++ b/.github/workflows/aws.yml @@ -5,7 +5,7 @@ on: branches: [ "doc-ec2" ] env: - AWS_REGION: eu-north-1 + AWS_REGION: us-east-1 ECR_REPOSITORY: conorheffron/ironoc ECS_SERVICE: IronocService ECS_CLUSTER: IronocPortfolioCluster