From 357a6e136147658debd3dea2ebb3002d9245b6a9 Mon Sep 17 00:00:00 2001 From: David Justice Date: Fri, 1 Mar 2024 13:15:58 -0500 Subject: [PATCH] wip --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 819404ba5..877537210 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@v4 if: ${{ env.DRY_RUN }} with: - fetch-tags: true + fetch-depth: 0 - name: First ref if: ${{ env.DRY_RUN }} shell: bash