Skip to content

Commit 369354e

Browse files
committed
github/workflows/main: set skip-existing
1 parent 69b8dfe commit 369354e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/upload-to-pypi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ jobs:
4040
path: dist/
4141

4242
- uses: pypa/gh-action-pypi-publish@v1.13.0
43+
with:
44+
skip-existing: true

0 commit comments

Comments
 (0)