Skip to content

Commit 458c6b4

Browse files
update readme
1 parent ba98f49 commit 458c6b4

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
@@ -4,7 +4,7 @@ A github action, that updates a service with a new image based on an existing ta
44

55
## Usage
66
```yaml
7-
- name: deploy to Dev
7+
- name: deploy to ECS
88
uses: modum-io/aws-ecs-deploy-service-by-template
99
with:
1010
image: "modumio/sample@${{ steps.docker_build.outputs.digest }}"

0 commit comments

Comments
 (0)