We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47e0e7 commit e8d75f8Copy full SHA for e8d75f8
.github/workflows/deploy-to-ecr.yaml
@@ -52,7 +52,7 @@ on:
52
- main
53
54
env:
55
- AWS_REGION: "eu-central-1" # Your preferred AWS region
+ AWS_REGION: "us-east-1" # Your preferred AWS region
56
57
jobs:
58
deploy:
0 commit comments