Skip to content

Commit 70e6f46

Browse files
committed
enable verbose
1 parent d4f9ab3 commit 70e6f46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-deploy-on-pypi.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
- name: Publish distribution 📦 to Test PyPI
4343
uses: pypa/gh-action-pypi-publish@release/v1
4444
with:
45+
verbose: true
4546
repository-url: https://test.pypi.org/legacy/
4647
####
4748
- name: Publish distribution 📦 to PyPI

0 commit comments

Comments
 (0)