Skip to content

Commit

Permalink
Merge pull request #1431 from ChildMindInstitute/M2-6599-Run-migrations
Browse files Browse the repository at this point in the history
added required parameter
  • Loading branch information
yatrashkevich-scn authored Jun 21, 2024
2 parents 277d632 + 96d9591 commit 016d60a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_deploy_dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: aws-actions/amazon-ecs-render-task-definition@v1
with:
task-definition: task-definition.json
container_name: mind_logger
container-name: mind_logger
image: $IMAGE_TAG

- name: Deploy Amazon ECS task definition
Expand Down

0 comments on commit 016d60a

Please sign in to comment.