Skip to content

Commit da93de7

Browse files
authored
Merge pull request #75 from QuLogic/fix-release
CI: Drop fetch-tags setting from checkout step
2 parents e032195 + 3b379d8 commit da93de7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
- uses: actions/checkout@v4
1515
with:
1616
fetch-depth: 10
17-
fetch-tags: true
1817

1918
- name: Set up Python
2019
id: setup

0 commit comments

Comments
 (0)