We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 677a05c commit b2e7d1eCopy full SHA for b2e7d1e
1 file changed
.github/workflows/publish.yml
@@ -65,3 +65,5 @@ jobs:
65
uses: pypa/gh-action-pypi-publish@release/v1
66
with:
67
repository-url: https://test.pypi.org/legacy/
68
+ verbose: true
69
+ attestations: false
0 commit comments