From 11201114f39006ce4b5f094cfb44f874dcdb8579 Mon Sep 17 00:00:00 2001 From: Esteban Vincent Date: Sat, 30 May 2026 22:46:53 +0200 Subject: [PATCH] caca --- .github/workflows/ci-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index be847ca..62d0f05 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -2,7 +2,7 @@ name: Publish Docker Image on: push: - branches: [main] + branches: [gitea] env: REGISTRY: gitea.nasvincent.com