Skip to content

Commit a2b97cd

Browse files
committed
Add verbosity for the relase process too
1 parent a681b79 commit a2b97cd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,4 +62,5 @@ jobs:
6262
uses: pypa/gh-action-pypi-publish@release/v1
6363
with:
6464
user: __token__
65+
verbose: true
6566
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)