Skip to content

Commit

Permalink
Update deployInECS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amazreech authored Jan 28, 2025
1 parent 315798b commit 083c93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployInECS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
# TOKEN=123

- name: Deploy ECS task definition to ECS Service
uses: amazreech/reechak-amazon-ecs-deploy-task-definition@9c68f27d8e2b3297320e75c9e63b302aa946b985
uses: amazreech/reechak-amazon-ecs-deploy-task-definition@1cf149170c0ec1cd5d2300b70c6b9d87e0f11cd0
with:
# task-definition: ${{ steps.task-def.outputs.task-definition }}
task-definition: .aws/task-definition.json
Expand Down

0 comments on commit 083c93f

Please sign in to comment.