Skip existing files for PyPI test uploads

This commit is contained in:
Arkadii Yakovets 2024-08-31 17:04:23 -07:00
parent 9a51832c28
commit 781f9a8299
No known key found for this signature in database
GPG Key ID: 7350E7F17DFE6846
1 changed files with 1 additions and 0 deletions

View File

@ -155,3 +155,4 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
repository-url: https://test.pypi.org/legacy/
skip-existing: true