We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a85e36 commit 6c4656eCopy full SHA for 6c4656e
1 file changed
.github/workflows/release.yml
@@ -35,3 +35,5 @@ jobs:
35
files: dist/*.whl
36
- name: Publish release distributions to PyPI
37
uses: pypa/gh-action-pypi-publish@release/v1
38
+ with:
39
+ skip-existing: true
0 commit comments