Skip to content

Commit 5c5915e

Browse files
committed
Enable verbose PyPI publish logs
1 parent b3d5aba commit 5c5915e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ jobs:
4040
name: python-package-distributions
4141
path: dist/
4242
- uses: pypa/gh-action-pypi-publish@release/v1
43+
with:
44+
verbose: true

0 commit comments

Comments
 (0)