mirror of https://github.com/OWASP/Nettacker.git
Skip existing files for PyPI test uploads
This commit is contained in:
parent
9a51832c28
commit
781f9a8299
|
|
@ -155,3 +155,4 @@ jobs:
|
|||
uses: pypa/gh-action-pypi-publish@release/v1
|
||||
with:
|
||||
repository-url: https://test.pypi.org/legacy/
|
||||
skip-existing: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue