We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c290f95 + ffed9ba commit a79ca16Copy full SHA for a79ca16
1 file changed
.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