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 24, 2025
1 parent 78c86cc commit 3067499
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 Amazon ECS task definition
uses: amazreech/reechak-amazon-ecs-deploy-task-definition@62945858588b923ae55d88909a3e11b9a971ccfa
uses: amazreech/reechak-amazon-ecs-deploy-task-definition@cb5adf9548bf2fe622b17016ad94e99298763cfe
with:
task-definition: ${{ steps.task-def.outputs.task-definition }}
service: ${{ env.ECS_SERVICE }}
Expand Down

0 comments on commit 3067499

Please sign in to comment.