Skip to content

Commit

Permalink
Merge pull request #87 from samrensenhouse/publish_and_skip_existing
Browse files Browse the repository at this point in the history
Allow pipeline to add to existing pypi releases
  • Loading branch information
samhatchett authored Mar 10, 2022
2 parents c290f95 + ffed9ba commit a79ca16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
skip_existing: true

0 comments on commit a79ca16

Please sign in to comment.