We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79b65ab commit 338edbfCopy full SHA for 338edbf
1 file changed
.github/workflows/pypi-release.yml
@@ -17,6 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
with:
19
fetch-depth: 0
20
+ fetch-tags: true
21
22
- name: 'Set up Python 3.10'
23
uses: actions/setup-python@v5
0 commit comments