We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9778428 commit e98ab2cCopy full SHA for e98ab2c
1 file changed
.github/workflows/release.yml
@@ -28,3 +28,5 @@ jobs:
28
29
- name: Publish to PyPI
30
uses: pypa/gh-action-pypi-publish@release/v1
31
+ with:
32
+ skip-existing: true
0 commit comments