Skip to content

Commit f340894

Browse files
authored
Allow pypi to find the git tag
1 parent 77dc835 commit f340894

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v4
24+
- run: git fetch --prune --unshallow
2425

2526
- uses: actions/setup-python@v5
2627
with:

0 commit comments

Comments
 (0)