fetch tags

This commit is contained in:
Maximilian Keßler 2023-10-18 11:11:01 +02:00
parent 4008cb355f
commit 546a7007cc
Signed by: max
GPG key ID: BCC5A619923C0BA5

View file

@ -9,6 +9,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
fetch-tags: true
- name: Setup git credentials and committer
run: .ci/configure_git.sh
env: