Skip to content

Commit 57ad7b1

Browse files
authored
Update aws.yml
1 parent eb1aa62 commit 57ad7b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
6060
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
61-
aws-region: ${{ us-east-1 }}
61+
aws-region: us-east-1
6262

6363
- name: Login to Amazon ECR
6464
id: login-ecr

0 commit comments

Comments
 (0)