From ef729cf991bdfe0853b949cb734cc41e836a6a63 Mon Sep 17 00:00:00 2001 From: titanz Date: Sat, 8 Feb 2025 15:36:52 +0100 Subject: [PATCH] typo in action --- .gitea/workflows/build-latest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-latest.yml b/.gitea/workflows/build-latest.yml index c096f98..fb7f6a0 100644 --- a/.gitea/workflows/build-latest.yml +++ b/.gitea/workflows/build-latest.yml @@ -14,7 +14,7 @@ on: env: REGISTRY: git.conorz.at - IMAGE_NAME: polarix-containers/mariadb + IMAGE_NAME: titanz-containers/mariadb TAG: latest jobs: