forked from infra/ansible
forge: fix typo in DEFAULT_ACTIONS_URL
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
90cc0bee98
commit
f68ab813be
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/actions
|
||||
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