We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06c1020 commit ca190e4Copy full SHA for ca190e4
.github/workflows/release.yml
@@ -112,3 +112,4 @@ jobs:
112
uses: pypa/gh-action-pypi-publish@release/v1
113
with:
114
repository-url: https://test.pypi.org/legacy/
115
+ skip-existing: true
0 commit comments