Skip to content

Commit 8c94039

Browse files
authored
Remove fetch-depth (#54)
1 parent 61ddb72 commit 8c94039

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy-pypi.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
uses: actions/setup-python@v2
6161
with:
6262
python-version: 3.8
63-
fetch-depth: '0'
6463
- name: Install pypa/build
6564
run: |
6665
git fetch --tags

0 commit comments

Comments
 (0)