Skip to content

Commit f03cbaa

Browse files
authored
Update .github/workflows/ci.yml
Signed-off-by: Martijn Govers <[email protected]> Signed-off-by: Martijn Govers <[email protected]>
1 parent 6566209 commit f03cbaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
uses: pypa/gh-action-pypi-publish@release/v1
9191
with:
9292
# To test, use the TestPyPI:
93-
repository-url: https://test.pypi.org/legacy/
93+
# repository-url: https://test.pypi.org/legacy/
9494
# You must also create an account and project on TestPyPI,
9595
# as well as set the trusted-publisher in the project settings:
9696
# https://docs.pypi.org/trusted-publishers/adding-a-publisher/

0 commit comments

Comments
 (0)