diff --git a/README.md b/README.md index 0e4afc0..f6b2d92 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Publishes docker containers -[![Test](https://github.com/elgohr/Publish-Docker-Github-Action/actions/workflows/release.yml/badge.svg)](https://github.com/elgohr/Publish-Docker-Github-Action/actions/workflows/release.yml) +[![Release](https://github.com/elgohr/Publish-Docker-Github-Action/actions/workflows/release.yml/badge.svg)](https://github.com/elgohr/Publish-Docker-Github-Action/actions/workflows/release.yml) This Action for [Docker](https://www.docker.com/) uses the Git branch as the [Docker tag](https://docs.docker.com/engine/reference/commandline/tag/) for building and pushing the container. Hereby the master-branch is published as the latest-tag.