We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 979b019 commit 5f5283fCopy full SHA for 5f5283f
1 file changed
.github/workflows/publish-to-testpypi.yml
@@ -12,6 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v6
14
with:
15
+ fetch-tags: true
16
persist-credentials: false
17
18
- name: Set up Python
0 commit comments