Skip to content

Commit

Permalink
Update runTaskInECS.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amazreech authored Jan 28, 2025
1 parent 101f207 commit ed6c57d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/runTaskInECS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
echo "image=$ECR_REGISTRY/$ECR_REPOSITORY:$IMAGE_TAG" >> $GITHUB_OUTPUT
- name: Deploy ECS task definition to ECS Service - Run Task
uses: amazreech/reechak-amazon-ecs-deploy-task-definition@88cc3e24bd20ea3ed5d48102294508f5bbfe7aff
uses: amazreech/reechak-amazon-ecs-deploy-task-definition@d83db92773ac536c7ab3185086466fa3851357fa
with:
task-definition: .aws/task-definition.json
cluster: ${{ env.ECS_CLUSTER }}
Expand Down

0 comments on commit ed6c57d

Please sign in to comment.