We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2aaf108 commit 9d4550bCopy full SHA for 9d4550b
.github/workflows/publish-package-dev.yml
@@ -27,4 +27,4 @@ jobs:
27
id: build
28
run: |
29
uv build
30
- uv publish --index testpypi
+ uv publish --publish-url https://test.pypi.org/legacy/
0 commit comments