fetch tags
This commit is contained in:
parent
4008cb355f
commit
546a7007cc
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: recursive
|
submodules: recursive
|
||||||
|
fetch-tags: true
|
||||||
- name: Setup git credentials and committer
|
- name: Setup git credentials and committer
|
||||||
run: .ci/configure_git.sh
|
run: .ci/configure_git.sh
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue