diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index 3ba10cb..cccea02 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -12,6 +12,8 @@ jobs: steps: - uses: actions/checkout@v2 + with: + fetch-depth: 0 - name: Configure Git run: |