added fetch tags to see if helps
This commit is contained in:
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
@@ -39,6 +39,7 @@ jobs:
|
||||
lfs: true
|
||||
submodules: 'recursive'
|
||||
fetch-depth: 0 # So we can get all tags.
|
||||
fetch-tags: true
|
||||
|
||||
- name: Read Current Project Version
|
||||
id: current-version
|
||||
|
||||
Reference in New Issue
Block a user