From 064231aa93612b063679141ef27e509ea8e44ae6 Mon Sep 17 00:00:00 2001 From: Jonathon Fritz Date: Thu, 17 Oct 2024 02:03:34 +0200 Subject: [PATCH] Update release.yaml Signed-off-by: Jonathon Fritz --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 60b4b244..339439cf 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -14,6 +14,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 + fetch-all: true - name: Configure Git run: |