Skip to content

Commit

Permalink
skip existing uploads on testpypi
Browse files Browse the repository at this point in the history
  • Loading branch information
tibroc committed Jun 7, 2024
1 parent 38f5e8c commit 67aedcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-on-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,3 +121,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 67aedcf

Please sign in to comment.