From 07806c404a96f341e537f0075d90a9ea1b48707c Mon Sep 17 00:00:00 2001 From: konsti Date: Tue, 19 Nov 2024 13:45:30 +0100 Subject: [PATCH] Update generate-all (#9223) --- docs/reference/cli.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 token

The 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-publishing

Configure using trusted publishing through GitHub Actions.