We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8746e42 commit 251de18Copy full SHA for 251de18
1 file changed
.github/workflows/buildwheels.yml
@@ -205,6 +205,7 @@ jobs:
205
with:
206
repository_url: https://test.pypi.org/legacy/
207
attestations: false
208
+ verbose: true
209
- if: github.event_name == 'release' && github.event.prerelease == false
210
uses: pypa/gh-action-pypi-publish@release/v1.13
211
0 commit comments