Skip to content

Commit

Permalink
Fix issue with multiple testpypi version conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
aelmiger committed Jul 17, 2024
1 parent 303321c commit 48afed3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_to_pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
skip_existing: true

0 comments on commit 48afed3

Please sign in to comment.