We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ab5b8d + 68786fd commit 0acc1cbCopy full SHA for 0acc1cb
1 file changed
.github/workflows/version-and-publish.yml
@@ -183,6 +183,7 @@ jobs:
183
with:
184
packages-dir: dist-to-publish/
185
repository-url: https://test.pypi.org/legacy/ # publishing to Test PyPI for now
186
+ verbose: true
187
188
- name: Success
189
run: |
0 commit comments