From 4f38b7c3b9fb0085695a72003f58cc17f1d957e7 Mon Sep 17 00:00:00 2001 From: chrislu Date: Tue, 5 Aug 2025 08:41:18 -0700 Subject: [PATCH] Revert "Fix helm-gh-pages action configuration" This reverts commit 26ef76b7b99fd699dcc6f5189ae20d3121ddd604. --- .github/workflows/helm_chart_release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/helm_chart_release.yml b/.github/workflows/helm_chart_release.yml index cb43c0705..d3f4b9975 100644 --- a/.github/workflows/helm_chart_release.yml +++ b/.github/workflows/helm_chart_release.yml @@ -21,5 +21,3 @@ jobs: target_dir: helm branch: gh-pages helm_version: v3.18.4 - commit_username: chrislusf - commit_email: chrislusf@users.noreply.github.com