g
This commit is contained in:
parent
772c4a94fb
commit
47c5182a99
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ steps:
|
|||
REGISTRY_TOKEN:
|
||||
from_secret: registry_token
|
||||
commands:
|
||||
- uv publish --publish-url $REGISTRY_URL/api/packages/$OWNER/pypi --token REGISTRY_TOKEN dist/*.whl
|
||||
- uv publish --publish-url $REGISTRY_URL/api/packages/$OWNER/pypi --token $REGISTRY_TOKEN dist/*.whl
|
||||
failure: ignore
|
||||
|
||||
# TODO: container
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue