From de1447f008071bb5cf8cf2486620716523deb21b Mon Sep 17 00:00:00 2001 From: Matts Date: Mon, 5 Sep 2022 00:38:19 +0200 Subject: [PATCH] CI Badge update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d0d94ea..a2a11e8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This Discord Bot, based on py-cord version 2.1.1, is a simple, self-hosted, cust ## Automatic Builds This project uses GitHub Actions to build and push new images to Docker Hub [clanbadjas/clanbotjas](https://hub.docker.com/r/clanbadjas/clanbotjas) -[![Docker Image CI](https://github.com/ClanBadJas/ClanBotJas/actions/workflows/docker-image.yml/badge.svg)](https://github.com/ClanBadJas/ClanBotJas/actions/workflows/docker-image.yml) +[![Docker Image CI](https://github.com/ClanBadJas/ClanBotJas/actions/workflows/docker-image.yml/badge.svg?branch=dev)](https://github.com/ClanBadJas/ClanBotJas/actions/workflows/docker-image.yml) ## Installation and configuration ClanBotJas can be run as standalone Python application, as a pre-built container or as a container built from source.