chore(ci): fetch tags

This commit is contained in:
Markus Pesch 2025-06-03 20:19:07 +02:00
parent 4229055965
commit 19147be1d0
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -18,6 +18,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
fetch-depth: 0 fetch-depth: 0
fetch-tags: true
- name: Add Artifacthub.io annotations - name: Add Artifacthub.io annotations
run: | run: |