Skip to content

Commit

Permalink
Update aws.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shaharyar-sajid authored Jul 27, 2024
1 parent f7d5039 commit 42a9a95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
uses: aws-actions/amazon-ecs-render-task-definition@v1
with:
task-definition: task-definition.json
container-name: ${{ env.AWS_ECR_REPOSITORY_NAME }}
container-name: test
image: ${{ steps.build-image.outputs.image }}

- name: Deploy Amazon ECS task definition
Expand Down

0 comments on commit 42a9a95

Please sign in to comment.