diff --git a/.github/workflows/helm-release.yml b/.github/workflows/helm-release.yml index 0636dd7..2ec6e73 100644 --- a/.github/workflows/helm-release.yml +++ b/.github/workflows/helm-release.yml @@ -18,6 +18,7 @@ jobs: with: fetch-depth: 0 + - name: Configure Git run: | git config user.name "$GITHUB_ACTOR"