diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a0429c56..716b1019 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,6 +23,7 @@ jobs: uses: actions/checkout@v5 with: submodules: recursive + fetch-tags: true - name: Premake generate working-directory: ${{ github.workspace }}