From 8a217d5e654a5121419b55fa09c3d8c603c37cc5 Mon Sep 17 00:00:00 2001 From: Lars Date: Sat, 6 Jan 2024 11:10:24 +0100 Subject: [PATCH] Updated --- .gitea/workflows/upload-helm.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/upload-helm.yml b/.gitea/workflows/upload-helm.yml index e286ebf..d095b7d 100644 --- a/.gitea/workflows/upload-helm.yml +++ b/.gitea/workflows/upload-helm.yml @@ -4,7 +4,7 @@ on: [push] jobs: Explore-Gitea-Actions: - runs-on: ubuntu-latest + runs-on: shell env: HELM_CHART_VERSION: "1.0.24" steps: