Skip to content

Commit 9c57e4b

Browse files
committed
fix(ci/release/publish): skip-existing=true for testPyPi (trobleshooting upload failures with 400 Bad Request)
1 parent f6ef582 commit 9c57e4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,4 @@ jobs:
144144
with:
145145
repository-url: https://test.pypi.org/legacy
146146
verbose: true
147+
skip-existing: true

0 commit comments

Comments
 (0)