We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
versioningit
release
1 parent db2b317 commit 3d5a325Copy full SHA for 3d5a325
1 file changed
.github/workflows/release.yml
@@ -16,6 +16,8 @@ jobs:
16
- uses: actions/checkout@v6
17
with:
18
persist-credentials: false
19
+ fetch-depth: 0
20
+ fetch-tags: true
21
22
- name: Set up uv
23
uses: astral-sh/setup-uv@v7
0 commit comments