We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb83550 + f4af566 commit e1b455dCopy full SHA for e1b455d
.github/workflows/publish-to-testpypi.yaml
@@ -50,6 +50,7 @@ jobs:
50
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
51
with:
52
repository-url: https://test.pypi.org/legacy/
53
+ verbose: true
54
55
- name: Sign with sigstore
56
uses: sigstore/gh-action-sigstore-python@f832326173235dcb00dd5d92cd3f353de3188e6c # v3.1.0
0 commit comments