From bc5bb3c3b4722ef824bad68aec45ac35a8427791 Mon Sep 17 00:00:00 2001 From: Conor H Date: Sun, 8 Sep 2024 21:24:44 +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 ab6c145..9fe4e0d 100644 --- a/.github/workflows/aws.yml +++ b/.github/workflows/aws.yml @@ -5,7 +5,7 @@ on: branches: [ "doc-ec2" ] env: - AWS_REGION: us-east-1 + AWS_REGION: eu-north-1 ECR_REPOSITORY: conorheffron/ironoc ECS_SERVICE: IronocService ECS_CLUSTER: IronocPortfolioCluster