Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 35b3261

Browse files
committed
changed smth to point to the right aws place
1 parent 6f9ae56 commit 35b3261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
env:
88
AWS_REGION: us-east-1
9-
ECR_REPO: 160684124315.dkr.ecr.${{ env.AWS_REGION }}.amazonaws.com/ridges-api
9+
ECR_REPO: 160684124315.dkr.ecr.us-east-1.amazonaws.com/ridges-api
1010
SERVICE_NAME: api
1111
ENV_NAME: prod
1212

0 commit comments

Comments
 (0)