Skip to content

Commit 3aaef7a

Browse files
authored
add verbose flag in pypi-distribution.yaml
1 parent 2440744 commit 3aaef7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pypi-distribution.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ jobs:
4747
- name: Publish distribution 📦 to TestPyPI
4848
uses: pypa/gh-action-pypi-publish@release/v1
4949
with:
50+
verbose: true
5051
repository-url: https://test.pypi.org/legacy/
5152

5253
publish-to-pypi:

0 commit comments

Comments
 (0)