From 30dce8bda0fe1f75a8b0e2a1a4c5d4c41540c7df Mon Sep 17 00:00:00 2001 From: Lost Paul <70213368+LostPaul@users.noreply.github.com> Date: Thu, 29 May 2025 10:28:40 +0200 Subject: [PATCH] Update beta-release.yaml --- .github/workflows/beta-release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/beta-release.yaml b/.github/workflows/beta-release.yaml index 59af4b1..65a1e95 100644 --- a/.github/workflows/beta-release.yaml +++ b/.github/workflows/beta-release.yaml @@ -16,6 +16,7 @@ jobs: with: # This checks out the branch that triggered the workflow submodules: recursive + fetch-depth: 0 ref: ${{ github.ref }} - name: Initialize and update submodules