Fix for Release CI

This commit is contained in:
DecDuck
2025-07-31 21:39:01 +10:00
parent 4e901164fb
commit 91bb7c7dd4

View File

@ -23,8 +23,9 @@ jobs:
uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 1 # fix for when this gets triggered by tag
fetch-depth: 3 # fix for when this gets triggered by tag
fetch-tags: true
ref: ${{ github.ref }}
token: ${{ secrets.GITHUB_TOKEN }}
- name: Determine final version