diff --git a/README.md b/README.md index 17ff8dd..d83c29b 100644 --- a/README.md +++ b/README.md @@ -203,4 +203,5 @@ with: password: ${{ secrets.DOCKER_PASSWORD }} registry: gcr.io repository: myorg/myrepository + tags: latest ```