Skip to content

Commit 078bd23

Browse files
committed
code updated and ready for testing and deployment
1 parent 8f50911 commit 078bd23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/aws.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111
ECR_REPOSITORY: documentportalliveclass
1212
ECS_SERVICE: document-portal-service
1313
ECS_CLUSTER: document-portal-cluster
14-
ECS_TASK_DEFINITION: .github/workflows/task-definition.json
14+
ECS_TASK_DEFINITION: .github/workflows/task_definition.json
1515
CONTAINER_NAME: document-portal-container
1616

1717
permissions:

0 commit comments

Comments
 (0)