Skip to content

Commit 5f43c79

Browse files
committed
Add verbose
1 parent d4a45eb commit 5f43c79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
uses: pypa/gh-action-pypi-publish@release/v1
6969
with:
7070
repository-url: https://test.pypi.org/legacy/
71+
verbose: true
7172

7273
- name: Publish distribution to PyPI
7374
# The following upload action cannot be executed in the forked repository.

0 commit comments

Comments
 (0)