Skip to content

Commit e8d75f8

Browse files
committed
push to us-east-1 public repo
1 parent a47e0e7 commit e8d75f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-to-ecr.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ on:
5252
- main
5353

5454
env:
55-
AWS_REGION: "eu-central-1" # Your preferred AWS region
55+
AWS_REGION: "us-east-1" # Your preferred AWS region
5656

5757
jobs:
5858
deploy:

0 commit comments

Comments
 (0)