Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit d895a39

Browse files
authored
Merge pull request #41 from bjhargrave/fix-gh-release
ci: Fix duplicate GitHub release
2 parents fb82e0d + ce676b3 commit d895a39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ jobs:
113113
inputs: |
114114
./dist/*.tar.gz
115115
./dist/*.whl
116+
release-signing-artifacts: false
116117

117118
- name: "Upload artifacts and signatures to GitHub release"
118119
run: |

0 commit comments

Comments
 (0)