Skip to content

Commit 98349b8

Browse files
committed
no need to fetch the git history, workflow checkouts on the new tag
1 parent 848e4a1 commit 98349b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ jobs:
1414
contents: read
1515
steps:
1616
- uses: actions/checkout@v4
17-
with:
18-
fetch-depth: 0
1917

2018
- name: Build SDist and wheel
2119
run: pipx run build

0 commit comments

Comments
 (0)