Skip to content

Commit

Permalink
added required parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
yatrashkevich-scn committed Jun 21, 2024
1 parent d28d848 commit 96d9591
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 96d9591

Please sign in to comment.