Skip to content

Commit 251de18

Browse files
authored
Enable verbose output for PyPI publish action (#489)
1 parent 8746e42 commit 251de18

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/buildwheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ jobs:
205205
with:
206206
repository_url: https://test.pypi.org/legacy/
207207
attestations: false
208+
verbose: true
208209
- if: github.event_name == 'release' && github.event.prerelease == false
209210
uses: pypa/gh-action-pypi-publish@release/v1.13
210211
with:

0 commit comments

Comments
 (0)