We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19fe365 commit deacbffCopy full SHA for deacbff
.github/workflows/python.yml
@@ -56,5 +56,6 @@ jobs:
56
with:
57
user: __token__
58
password: ${{ secrets.PYPI_API_TOKEN }}
59
+ skip-existing: true
60
env:
61
PIP_TRUSTED_HOST: "pypi.python.org pypi.org files.pythonhosted.org"
0 commit comments