From 48da9f59124da01311bfb35b70970f962eae3cfd Mon Sep 17 00:00:00 2001 From: Simon Gerber Date: Tue, 24 Mar 2026 16:04:18 +0100 Subject: [PATCH] Update container image build badge in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a13f2566..7f166df0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Project Syn: Commodore -[![Docker](https://github.com/projectsyn/commodore/actions/workflows/push.yml/badge.svg)](https://github.com/projectsyn/commodore/actions/workflows/push.yml) +[![Container Image](https://github.com/projectsyn/commodore/actions/workflows/container-image.yml/badge.svg)](https://github.com/projectsyn/commodore/actions/workflows/container-image.yml) [![PyPI release](https://github.com/projectsyn/commodore/actions/workflows/publish-pypi.yml/badge.svg)](https://github.com/projectsyn/commodore/actions/workflows/publish-pypi.yml) [![GitHub Release](https://img.shields.io/github/v/release/projectsyn/commodore.svg)](https://github.com/projectsyn/commodore/releases) [![PyPI Release](https://img.shields.io/pypi/v/syn-commodore?color=blue)](https://pypi.org/project/syn-commodore)