Skip to content

Commit 9d4550b

Browse files
committed
ci: update publish URL for Test PyPI in workflow
1 parent 2aaf108 commit 9d4550b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-package-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
id: build
2828
run: |
2929
uv build
30-
uv publish --index testpypi
30+
uv publish --publish-url https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)