Skip to content

Commit 296d834

Browse files
committed
python.yml: Configure upload_pypi.
1 parent c1808ee commit 296d834

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,8 +254,8 @@ jobs:
254254
merge-multiple: true
255255

256256
- uses: pypa/gh-action-pypi-publish@release/v1
257-
with:
258-
# To test: repository-url: https://test.pypi.org/legacy/
257+
# with:
258+
# To test: repository-url: https://test.pypi.org/legacy/
259259

260260
upload:
261261
name: Store wheels

0 commit comments

Comments
 (0)