We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41738fe commit 7fb9336Copy full SHA for 7fb9336
1 file changed
.github/workflows/publish-to-pypi.yml
@@ -76,3 +76,4 @@ jobs:
76
uses: pypa/gh-action-pypi-publish@release/v1
77
with:
78
repository-url: https://test.pypi.org/legacy/
79
+ skip-existing: true
0 commit comments