We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dda136 commit d4f5584Copy full SHA for d4f5584
.github/workflows/push.yml
@@ -102,4 +102,5 @@ jobs:
102
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
103
repository-url: "https://test.pypi.org/legacy/"
104
skip-existing: true
105
+ verbose: true
106
on: "push"
0 commit comments