Skip to content

Commit

Permalink
allow pipeline to run on release that was published manually and add …
Browse files Browse the repository at this point in the history
…to the release
  • Loading branch information
Sam Rensenhouse committed Mar 10, 2022
1 parent 458c0f0 commit ffed9ba
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 ffed9ba

Please sign in to comment.