We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4f1360 commit 3643e6eCopy full SHA for 3643e6e
.github/workflows/python-publish.yml
@@ -14,6 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v3
16
with:
17
+ fetch-depth: 1
18
fetch-tags: true
19
- name: Set up Python
20
uses: actions/setup-python@v3
0 commit comments