Skip to content

Commit 7a88f4f

Browse files
committed
Add verbose true to debug pypi deploy issues
1 parent 1a4408b commit 7a88f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
with:
2525
user: __token__
2626
password: ${{ secrets.PYPI_API_TOKEN }}
27+
verbose: true
2728

0 commit comments

Comments
 (0)