update
This commit is contained in:
parent
aef684ed4c
commit
ee66b044c3
@ -14,9 +14,11 @@ options:
|
||||
gitea_url: "https://your-gitea-instance.com"
|
||||
gitea_token: "your_token"
|
||||
repository: "user/repository"
|
||||
act_runner_options: "--secret-file my.secrets --env-file my.env"
|
||||
act_runner_options: none
|
||||
log_level: "info"
|
||||
schema:
|
||||
gitea_url: str
|
||||
gitea_token: str
|
||||
repository: str
|
||||
act_runner_options: str?
|
||||
act_runner_options: str?
|
||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
Loading…
x
Reference in New Issue
Block a user