Skip to content

Commit 9dc97c1

Browse files
authored
comment out the with
1 parent 6055829 commit 9dc97c1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_distributions.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,5 +59,5 @@ jobs:
5959
merge-multiple: true
6060

6161
- uses: pypa/gh-action-pypi-publish@release/v1
62-
with:
63-
# To test: repository-url: https://test.pypi.org/legacy/
62+
# with:
63+
# To test: repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)