Skip to content

Commit

Permalink
README.md Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
pooriaghaedi committed Jun 18, 2023
1 parent 0c528b8 commit c7fdc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
uses: pooriaghaedi/amazon-ecs-deploy-task-definition@master
env:
ECS_TASK_DEFINITION: "YourTaskDefinitionName"
REGION: ${{ secrets.AWS_REGION }}
REGION: ${{ secrets.AWS_REGION }}
IMAGE_URI: "nginx:latest"
ECS_CLUSTER: "YourECSClusterName"
ECS_SERVICE: "YourECSServiceName"
Expand Down

0 comments on commit c7fdc0b

Please sign in to comment.