Skip to content

Commit c70c6e2

Browse files
committed
test publishing
Signed-off-by: Nitish Bharambe <[email protected]>
1 parent 1fa3614 commit c70c6e2

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)