Skip to content

Commit

Permalink
update tag in README
Browse files Browse the repository at this point in the history
  • Loading branch information
jaroldwong committed May 19, 2021
1 parent 57c6e1b commit db7fab9
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 @@ -31,7 +31,7 @@ jobs:
uses: aws-actions/amazon-ecr-login@v1

- name: Build and redeploy
uses: jaroldwong/ecr-push-and-ecs-deploy@v1
uses: jaroldwong/ecr-push-and-ecs-deploy@v1.1
with:
ecr-registry: ${{ steps.login-ecr.outputs.registry }}
ecr-repository: 'Repository name'
Expand Down

0 comments on commit db7fab9

Please sign in to comment.