Skip to content

Commit ea81bb1

Browse files
committed
test release to upload to testpypi 3.2.5
1 parent a6f1a4e commit ea81bb1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/bld_wheels_and_upload.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ jobs:
185185
if: github.event_name == 'workflow_dispatch'
186186
uses: pypa/gh-action-pypi-publish@release/v1.12
187187
with:
188+
verbose: true
188189
repository-url: https://test.pypi.org/legacy/
189190
user: __token__
190191
password: ${{ secrets.TEST_PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)