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.
1 parent c37d866 commit aba4346Copy full SHA for aba4346
.github/workflows/build_wppm_test_publish.yml
@@ -89,4 +89,6 @@ jobs:
89
- uses: pypa/gh-action-pypi-publish@release/v1
90
with:
91
repository-url: https://test.pypi.org/legacy/
92
- skip-existing: true
+ skip-existing: true
93
+ verbose: true # Enable verbose output
94
+
0 commit comments