We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 458c0f0 commit ffed9baCopy full SHA for ffed9ba
.github/workflows/build-wheels.yml
@@ -116,3 +116,4 @@ jobs:
116
with:
117
user: __token__
118
password: ${{ secrets.PYPI_API_TOKEN }}
119
+ skip_existing: true
0 commit comments