Skip to content

Commit 500a3c8

Browse files
committed
fix(ci/release/publish): verbose upload to testPyPi (trobleshooting upload failures with 400 Bad Request)
1 parent d30cd7c commit 500a3c8

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
@@ -143,3 +143,4 @@ jobs:
143143
uses: pypa/gh-action-pypi-publish@release/v1
144144
with:
145145
repository-url: https://test.pypi.org/legacy
146+
verbose: true

0 commit comments

Comments
 (0)