Skip to content

Commit 7fb9336

Browse files
committed
(do not upstream) pypi: Don't upload existing builds
1 parent 41738fe commit 7fb9336

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,4 @@ jobs:
7676
uses: pypa/gh-action-pypi-publish@release/v1
7777
with:
7878
repository-url: https://test.pypi.org/legacy/
79+
skip-existing: true

0 commit comments

Comments
 (0)