diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 474f9c1..99f5809 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -39,7 +39,7 @@ jobs: lfs: true submodules: 'recursive' fetch-depth: 0 # So we can get all tags. - # fetch-tags: true + fetch-tags: true - name: Read Current Project Version id: current-version