From 6d3f6ce1accbd5710687d598c3289c7450610a45 Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Fri, 9 Jan 2026 01:33:50 -0700 Subject: [PATCH] Update build badge from Ubuntu to Debian --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e23189e6..beebe0c1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -[![Ubuntu Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/ubuntu-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/ubuntu-build.yml) +[![Debian Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/debian-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/debian-build.yml) [![Flatpak Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/flatpak-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/flatpak-build.yml) [![Windows Build](https://github.com/ZoiteChat/zoitechat/actions/workflows/windows-build.yml/badge.svg)](https://github.com/ZoiteChat/zoitechat/actions/workflows/windows-build.yml)