From 1c2b4f042db2f3d3bc9855ca6dc12e585cf9d621 Mon Sep 17 00:00:00 2001 From: Simon L Date: Fri, 24 Mar 2023 12:13:26 +0100 Subject: [PATCH] try to fix the helm-releaser Signed-off-by: Simon L --- .github/workflows/helm-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/helm-release.yml b/.github/workflows/helm-release.yml index ac7a9ea9..3d100183 100644 --- a/.github/workflows/helm-release.yml +++ b/.github/workflows/helm-release.yml @@ -40,7 +40,6 @@ jobs: # TODO: switch back @main to a specific version like @v1.5.1 or higher uses: helm/chart-releaser-action@main with: - charts_repo_url: https://nextcloud.github.io/all-in-one charts_dir: helm-chart mark_as_latest: false env: