We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b927529 commit c9facadCopy full SHA for c9facad
1 file changed
.github/workflows/wheels.yml
@@ -103,4 +103,5 @@ jobs:
103
104
- uses: pypa/gh-action-pypi-publish@release/v1
105
with:
106
- password: ${{ secrets.pypi_password }}
+ skip-existing: true
107
+ verbose: true
0 commit comments