From 075fcde19cfd6172284986bacd1645092c64aff8 Mon Sep 17 00:00:00 2001 From: Lars Date: Thu, 22 Aug 2019 22:15:59 +0200 Subject: [PATCH] It can publish to wherever --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87b43fa..ec05b39 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Publishes docker containers to Dockerhub +# Publishes docker containers [![Actions Status](https://wdp9fww0r9.execute-api.us-west-2.amazonaws.com/production/badge/elgohr/Publish-Docker-Github-Action)](https://wdp9fww0r9.execute-api.us-west-2.amazonaws.com/production/results/elgohr/Publish-Docker-Github-Action) 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.