forked from infra/ansible
forge: fix yet asnother typo in DEFAULT_ACTIONS_URL config
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
f68ab813be
commit
137626c637
1 changed files with 1 additions and 1 deletions
|
|
@ -826,7 +826,7 @@ gitea:
|
|||
|
||||
## @param gitea.config.actions Configuration for [Forgejo Actions](https://forgejo.org/docs/latest/user/actions/)
|
||||
actions:
|
||||
DEFAULT_ACTIONS_URL: https://forge.fedoraproject.org/
|
||||
DEFAULT_ACTIONS_URL: https://forge.fedoraproject.org
|
||||
|
||||
## @param gitea.config.other Uncategorized configuration options
|
||||
other: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue