Skip to content

Commit 3d8470b

Browse files
authored
enable verbose publish
1 parent 7fd4ee2 commit 3d8470b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/releasebuild.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,5 @@ jobs:
144144
merge-multiple: true
145145

146146
- uses: pypa/gh-action-pypi-publish@v1.13.0
147+
with:
148+
verbose: true

0 commit comments

Comments
 (0)