diff --git a/.github/workflows/helm_chart_release.yml b/.github/workflows/helm_chart_release.yml index d3f4b9975..cb43c0705 100644 --- a/.github/workflows/helm_chart_release.yml +++ b/.github/workflows/helm_chart_release.yml @@ -21,3 +21,5 @@ jobs: target_dir: helm branch: gh-pages helm_version: v3.18.4 + commit_username: chrislusf + commit_email: chrislusf@users.noreply.github.com