We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e9e5e commit ee78e38Copy full SHA for ee78e38
.github/workflows/release.yaml
@@ -62,5 +62,6 @@ jobs:
62
user: __token__
63
password: ${{ secrets.PYPI_TOKEN }}
64
skip-existing: true
65
+ verbose: true
66
# Why did PyPI enable this experimental feature by default?
67
attestations: false
0 commit comments