mirror of
https://github.com/astral-sh/uv.git
synced 2025-09-26 12:09:12 +00:00
Update generate-all (#9223)
This commit is contained in:
parent
6d5c708082
commit
07806c404a
1 changed files with 1 additions and 1 deletions
|
@ -7996,7 +7996,7 @@ uv publish [OPTIONS] [FILES]...
|
|||
|
||||
</dd><dt><code>--token</code>, <code>-t</code> <i>token</i></dt><dd><p>The token for the upload.</p>
|
||||
|
||||
<p>Using a token is equivalent to passing <code>__token__</code> as <code>--username</code> and the token as <code>--password</code>. password.</p>
|
||||
<p>Using a token is equivalent to passing <code>__token__</code> as <code>--username</code> and the token as <code>--password</code> password.</p>
|
||||
|
||||
<p>May also be set with the <code>UV_PUBLISH_TOKEN</code> environment variable.</p>
|
||||
</dd><dt><code>--trusted-publishing</code> <i>trusted-publishing</i></dt><dd><p>Configure using trusted publishing through GitHub Actions.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue