We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
with
1 parent 6055829 commit 9dc97c1Copy full SHA for 9dc97c1
1 file changed
.github/workflows/build_distributions.yml
@@ -59,5 +59,5 @@ jobs:
59
merge-multiple: true
60
61
- uses: pypa/gh-action-pypi-publish@release/v1
62
- with:
63
- # To test: repository-url: https://test.pypi.org/legacy/
+ # with:
+ # To test: repository-url: https://test.pypi.org/legacy/
0 commit comments