Make upload to PyPI verbose

release/4.3a0
Yashas Ambati 2025-02-21 10:13:48 -05:00 committed by GitHub
parent 15e1926ccf
commit a3e42a823b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -74,5 +74,6 @@ jobs:
- name: Publish to TestPyPI - name: Publish to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1 uses: pypa/gh-action-pypi-publish@release/v1
with: with:
verbose: true
packages-dir: dist/ packages-dir: dist/
repository-url: https://test.pypi.org/legacy/ repository-url: https://test.pypi.org/legacy/