Skip to content

Commit db2075a

Browse files
committed
update demo project
1 parent 21e63ae commit db2075a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

+3
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
branches:
66
- main
77

8+
env:
9+
AWS_REGION: "eu-central-1" # set this to your preferred AWS region, e.g. us-west-1
10+
811
jobs:
912
deploy:
1013
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)