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