1
0
Fork 0
forked from infra/ansible

forge: fix typo in DEFAULT_ACTIONS_URL

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lerch 2026-05-26 17:26:37 +10:00
commit f68ab813be

View file

@ -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: {}