Skip to content

Commit 98cd5c4

Browse files
committed
Publisher verbose
1 parent 6347dc2 commit 98cd5c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ jobs:
3434
poetry build
3535
- name: Publish package distributions to PyPI
3636
uses: pypa/gh-action-pypi-publish@release/v1
37+
with:
38+
verbose: true

0 commit comments

Comments
 (0)