Skip to content

Commit b8b1307

Browse files
committed
skip if exists on test pypi
1 parent 2b84b5a commit b8b1307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-to-test-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,4 @@ jobs:
4040
with:
4141
password: ${{ secrets.TEST_PYPI_TOKEN }}
4242
repository_url: https://test.pypi.org/legacy/
43+
skip_existing: true

0 commit comments

Comments
 (0)