We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69b8dfe commit 369354eCopy full SHA for 369354e
.github/workflows/upload-to-pypi.yml
@@ -40,3 +40,5 @@ jobs:
40
path: dist/
41
42
- uses: pypa/gh-action-pypi-publish@v1.13.0
43
+ with:
44
+ skip-existing: true
0 commit comments