diff --git a/docs/reference/cli.md b/docs/reference/cli.md index b23e21922..ffb185d68 100644 --- a/docs/reference/cli.md +++ b/docs/reference/cli.md @@ -7996,7 +7996,7 @@ uv publish [OPTIONS] [FILES]...
--token, -t tokenThe token for the upload.
-Using a token is equivalent to passing __token__ as --username and the token as --password. password.
Using a token is equivalent to passing __token__ as --username and the token as --password password.
May also be set with the UV_PUBLISH_TOKEN environment variable.
--trusted-publishing trusted-publishingConfigure using trusted publishing through GitHub Actions.