Skip to content

Commit 0f21a92

Browse files
committed
CI: Harmonize versioningit with GHA release workflow
1 parent 3a70d51 commit 0f21a92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
- uses: actions/checkout@v6
1717
with:
1818
persist-credentials: false
19+
fetch-depth: 0
20+
fetch-tags: true
1921

2022
- name: Set up uv
2123
uses: astral-sh/setup-uv@v7

0 commit comments

Comments
 (0)