Skip to content

Commit

Permalink
Merge pull request #41 from bjhargrave/fix-gh-release
Browse files Browse the repository at this point in the history
ci: Fix duplicate GitHub release
  • Loading branch information
russellb authored Jul 22, 2024
2 parents fb82e0d + ce676b3 commit d895a39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ jobs:
inputs: |
./dist/*.tar.gz
./dist/*.whl
release-signing-artifacts: false

- name: "Upload artifacts and signatures to GitHub release"
run: |
Expand Down

0 comments on commit d895a39

Please sign in to comment.