Skip to content

Commit 5026398

Browse files
committed
ci: skip existing distributions to avoid upload conflicts
1 parent ad71e9e commit 5026398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/manual-release-to-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
user: __token__
6666
password: ${{ secrets.PYPI_TOKEN }}
6767
verbose: true
68+
skip-existing: true
6869

6970
- name: Create GitHub Release
7071
uses: actions/create-release@v1

0 commit comments

Comments
 (0)