We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba98f49 commit 458c6b4Copy full SHA for 458c6b4
README.md
@@ -4,7 +4,7 @@ A github action, that updates a service with a new image based on an existing ta
4
5
## Usage
6
```yaml
7
- - name: deploy to Dev
+ - name: deploy to ECS
8
uses: modum-io/aws-ecs-deploy-service-by-template
9
with:
10
image: "modumio/sample@${{ steps.docker_build.outputs.digest }}"
0 commit comments