You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
ECS deploy
v0.1.5
This action deploys ECS services using fabfuel/ecs-deploy script.
uses: brunocascio/ecs-deploy@latest
with:
cluster-name: theCluster
service-name: theService
task-name: theTaskDefinitionName
container-name: theContainer