mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-31 20:02:09 +00:00
[BRANDING] s/Gitea/Forgejo/g in CLI output
This commit is contained in:
parent
d84ce3ff20
commit
7543c126bb
10 changed files with 28 additions and 28 deletions
|
@ -17,7 +17,7 @@ var (
|
|||
CmdActions = &cli.Command{
|
||||
Name: "actions",
|
||||
Usage: "",
|
||||
Description: "Commands for managing Gitea Actions",
|
||||
Description: "Commands for managing Forgejo Actions",
|
||||
Subcommands: []*cli.Command{
|
||||
subcmdActionsGenRunnerToken,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue