Skip to content

Commit bff8299

Browse files
committed
CICD: Skip existing for TestPyPi
1 parent ffd72b1 commit bff8299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ jobs:
144144
- uses: pypa/gh-action-pypi-publish@v1.8.14
145145
with:
146146
repository-url: https://test.pypi.org/legacy/
147+
skip_existing: true
147148

148149
pypi-publish:
149150
name: Publish release on PyPi

0 commit comments

Comments
 (0)