Skip to content

Commit 5c072a1

Browse files
committed
Skip existing
1 parent 9ed6df8 commit 5c072a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test-pypi-release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,5 @@ jobs:
4545
- name: Publish package distributions to PyPI
4646
uses: pypa/[email protected]
4747
with:
48-
repository-url: https://test.pypi.org/legacy/
48+
repository-url: https://test.pypi.org/legacy/
49+
skip-existing: true

0 commit comments

Comments
 (0)