1
0
Fork 0
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:
Ryan Lerch 2026-05-26 17:54:39 +10:00
commit 137626c637

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/
DEFAULT_ACTIONS_URL: https://forge.fedoraproject.org
## @param gitea.config.other Uncategorized configuration options
other: {}