Skip to content

Commit 1f26d68

Browse files
authored
Merge pull request #2747 from ohcnetwork/vysakh/fix-deploy-ecs
fix typo
2 parents 9994737 + c9e7128 commit 1f26d68

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
@@ -17,7 +17,7 @@ concurrency:
1717
env:
1818
AWS_DEFAULT_REGION: ap-south-1
1919
AWS_DEFAULT_OUTPUT: json
20-
ECS_SERVICE_BACKEND: "care-backend"
20+
ECS_SERVICE_BACKEND: "care"
2121
ECS_SERVICE_CELERY: "care-celery"
2222
ECS_CLUSTER: "egov"
2323
CONTAINER_NAME_BACKEND: "care-backend"

0 commit comments

Comments
 (0)