Skip to content

Commit 44f6317

Browse files
committed
Add ref to usage example
1 parent fd9fbba commit 44f6317

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Registers an Amazon ECS task definition and deploys it to an ECS service.
66

77
```yaml
88
- name: Deploy to Amazon ECS
9-
uses: aws/amazon-ecs-deploy-task-definition-for-github-actions
9+
uses: aws/amazon-ecs-deploy-task-definition-for-github-actions@master
1010
with:
1111
task-definition: task-definition.json
1212
service: my-service

0 commit comments

Comments
 (0)