We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da341d commit 7dd4309Copy full SHA for 7dd4309
1 file changed
.github/workflows/publish.yml
@@ -58,3 +58,5 @@ jobs:
58
uses: pypa/gh-action-pypi-publish@release/v1
59
with:
60
repository-url: 'https://test.pypi.org/legacy/'
61
+ skip-existing: true
62
+ verbose: true
0 commit comments