1
0
Fork 0
forked from forgejo/forgejo

Update login methods in package docs (#20561)

This commit is contained in:
KN4CK3R 2022-07-31 15:41:25 +02:00 committed by GitHub
parent 0b12abcfb5
commit 66b623c2aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 11 additions and 5 deletions

View file

@ -42,7 +42,7 @@ password = {password}
| ------------ | ----------- |
| `owner` | The owner of the package. |
| `username` | Your Gitea username. |
| `password` | Your Gitea password or a [personal access token]({{< relref "doc/developers/api-usage.en-us.md#authentication" >}}). |
| `password` | Your Gitea password. If you are using 2FA or OAuth use a [personal access token]({{< relref "doc/developers/api-usage.en-us.md#authentication" >}}) instead of the password. |
## Publish a package