We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ea90b3 commit 0e46f69Copy full SHA for 0e46f69
.github/workflows/python_release.yml
@@ -74,3 +74,4 @@ jobs:
74
uses: pypa/gh-action-pypi-publish@release/v1
75
with:
76
verbose: true
77
+ skip-existing: true
0 commit comments