📝 Fix Badge

This commit is contained in:
Lars Gohr
2022-04-14 20:22:30 +02:00
committed by GitHub
parent 54bc9e5164
commit 7b9d492320

View File

@@ -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.