Skip to content

Commit 955aef6

Browse files
committed
Make output of publish action verbose
1 parent 534ef68 commit 955aef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,3 +143,4 @@ jobs:
143143
uses: pypa/gh-action-pypi-publish@release/v1
144144
with:
145145
repository-url: https://test.pypi.org/legacy/
146+
verbose: true

0 commit comments

Comments
 (0)