Skip to content

Commit

Permalink
CI: allow republishing pypi packages
Browse files Browse the repository at this point in the history
  • Loading branch information
MKuranowski committed Jan 21, 2025
1 parent 08c0583 commit ec78963
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.pypi_password }}
skip-existing: true

0 comments on commit ec78963

Please sign in to comment.