diff --git a/.github/workflows/helm-docs.yml b/.github/workflows/helm-docs.yml index e6b93dc..a50862c 100644 --- a/.github/workflows/helm-docs.yml +++ b/.github/workflows/helm-docs.yml @@ -13,7 +13,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - fetch-depth: 0 + ref: ${{ github.head_ref }} - name: Install binaries run: | mkdir -p $GITHUB_WORKSPACE/bin