diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 248f93d..f4b7255 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -146,6 +146,7 @@ jobs: uses: actions/checkout@v4 with: ref: ${{ needs.release-please.outputs.pr_branch }} + fetch-depth: 0 - name: Install helm-docs run: |