From 096d62a7474c2937455045e283118ffff235f6a6 Mon Sep 17 00:00:00 2001 From: titanz Date: Fri, 7 Feb 2025 17:31:55 +0100 Subject: [PATCH] typo in action --- .gitea/workflows/build-stable-slim.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-stable-slim.yml b/.gitea/workflows/build-stable-slim.yml index 6ec79c2..867d834 100644 --- a/.gitea/workflows/build-stable-slim.yml +++ b/.gitea/workflows/build-stable-slim.yml @@ -14,7 +14,7 @@ on: env: REGISTRY: git.conorz.at - IMAGE_NAME: polarix-containers/nginx + IMAGE_NAME: titanz-containers/nginx TAG: stable-slim jobs: