diff --git a/.github/workflows/helm-release.yml b/.github/workflows/helm-release.yml index 099e6c3..d0fb6ab 100644 --- a/.github/workflows/helm-release.yml +++ b/.github/workflows/helm-release.yml @@ -13,6 +13,8 @@ jobs: steps: - name: Checkout uses: actions/checkout@v3 + with: + fetch-depth: 0 - name: Configure Git run: |