Commit 8c5d17c
committed
fix
Changed --repository to --publish-url for TestPyPI
Changed --dry-run to --check-url for dry run mode (this will check if
the package exists but won't upload)
Left the build-only mode unchanged as it was working correctly
Left the release mode with just --token as it uses the default PyPI URL
Signed-off-by: Teo <teocns@gmail.com>uv publish syntax1 parent 23a2293 commit 8c5d17c
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments