We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cf725e commit b5950d0Copy full SHA for b5950d0
1 file changed
.github/workflows/release.yml
@@ -86,3 +86,5 @@ jobs:
86
merge-multiple: true
87
- name: Publish distribution to PyPI
88
uses: pypa/gh-action-pypi-publish@release/v1
89
+ with:
90
+ verbose: true
0 commit comments