From 56b60ee0370f66222eb1f596372240babc4ace94 Mon Sep 17 00:00:00 2001 From: tim Date: Thu, 12 Dec 2024 19:00:08 +0100 Subject: [PATCH] .gitea/workflows/helm-chart.yaml aktualisiert --- .gitea/workflows/helm-chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/helm-chart.yaml b/.gitea/workflows/helm-chart.yaml index 9097f21..16f40d5 100644 --- a/.gitea/workflows/helm-chart.yaml +++ b/.gitea/workflows/helm-chart.yaml @@ -3,7 +3,7 @@ name: Publish Helm Chart on: push: branches: - - master + - main jobs: build-and-publish: