Skip to content

Commit

Permalink
hotfix/ecsTest-6: deploy version 오류 예상 커밋
Browse files Browse the repository at this point in the history
  • Loading branch information
KooSuYeon committed Jan 14, 2025
1 parent b44effc commit 76e35aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploys.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Fill in the new image ID in task definition
id: task-def
uses: aws-actions/amazon-ecs-render-task-definition@v2
uses: aws-actions/amazon-ecs-render-task-definition@v1
with:
task-definition: task-definition.json
container-name: ${{vars.AWS_ECS_CONTAINER_NAME}}
Expand Down

0 comments on commit 76e35aa

Please sign in to comment.