Commit 7e9d4ec
committed
fix(ci): add fetch-depth 0 to release workflow for hatch-vcs
- Ensures full git history is available for version detection
- Fixes PyPI packaging issue with missing Name/Version metadata
- Required for hatch-vcs to properly determine version from tags1 parent c04ac9d commit 7e9d4ec
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
| |||
0 commit comments