mirror of
https://gitea.com/gitea/act_runner.git
synced 2025-06-13 01:57:13 +02:00
feat(cli): make register interactive stages working
This commit is contained in:
@ -11,5 +11,6 @@ type Runner struct {
|
||||
UUID string `json:"uuid"`
|
||||
Name string `json:"name"`
|
||||
Token string `json:"token"`
|
||||
Address string `json:"address"`
|
||||
ForgeInstance string `json:"forge_instance"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user