Skip to content

Commit 565c4e0

Browse files
committed
deploy: fix task family name mismatch
1 parent 0cf727f commit 565c4e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

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

88
env:
99
ECS_SERVICE: brain-tumor-service
10-
ECS_TASK_FAMILY: brain-tumor-task
10+
ECS_TASK_FAMILY: brain-tumor-inference-task
1111
CONTAINER_NAME: brain-tumor-container
1212
NEW_REVISION: ""
1313

0 commit comments

Comments
 (0)