Github Actions – Deploy to Amazon ECS: 'task-definition.json: Unexpected token � in JSON at position 0' error – Ubuntu
I am using Github action "Deploy to Amazon ECS" to create Docker container from Node.js backend and deploy it on ECS. During deployment, I receive following error: Fill in the new image ID in the Amazon ECS task definition Run…