We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f58d3c commit 82811f2Copy full SHA for 82811f2
1 file changed
.github/workflows/release.yml
@@ -18,6 +18,7 @@ jobs:
18
- uses: actions/checkout@v4
19
with:
20
fetch-depth: 0
21
+ fetch-tags: true
22
23
- name: Install uv
24
uses: astral-sh/setup-uv@v5
0 commit comments