aws-actions / amazon-ecs-deploy-task-definition

Registers an Amazon ECS task definition and deploys it to an ECS service.
MIT License
643 stars 238 forks source link

chore: update action.yml to fix a spacing error. #562

Closed amazreech closed 3 months ago

amazreech commented 3 months ago

Description of changes:

A spacing error was introduced as part of the latest commit in the repository. The code was missing a space in front of the newly added parameter codedeploy-deployment-config:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.