Skip to content

Commit deacbff

Browse files
fix
1 parent 19fe365 commit deacbff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@ jobs:
5656
with:
5757
user: __token__
5858
password: ${{ secrets.PYPI_API_TOKEN }}
59+
skip-existing: true
5960
env:
6061
PIP_TRUSTED_HOST: "pypi.python.org pypi.org files.pythonhosted.org"

0 commit comments

Comments
 (0)