Skip to content

Commit 940c327

Browse files
committed
Add verbose mode to pypi-publish
1 parent ec29da0 commit 940c327

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,3 +126,4 @@ jobs:
126126
uses: pypa/gh-action-pypi-publish@release/v1
127127
with:
128128
skip-existing: true
129+
verbose: true

0 commit comments

Comments
 (0)