Add config printing, explain mode, completions, and docs
This commit is contained in:
@@ -6,6 +6,8 @@ This repo includes a Gitea Actions workflow that builds Linux binaries for
|
||||
## One-time setup (Gitea Actions)
|
||||
1) Create a personal access token with repo write access.
|
||||
2) Add it to the repo secrets as `RELEASE_TOKEN`.
|
||||
3) Ensure at least one Gitea Actions runner is online.
|
||||
4) If uploads fail with `413 Request Entity Too Large`, increase your reverse proxy upload limit (e.g., nginx `client_max_body_size`).
|
||||
|
||||
## Release steps
|
||||
1) Update `CHANGELOG.md`.
|
||||
|
||||
Reference in New Issue
Block a user