From 9cb1f1776f39e146c444b10dcf2dbf0e7b48ce95 Mon Sep 17 00:00:00 2001 From: Michael Thomson Date: Tue, 21 Oct 2025 10:27:35 -0400 Subject: [PATCH] gitea enable actions --- apps/gitea/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/gitea/release.yaml b/apps/gitea/release.yaml index 0db2e4b..7353781 100644 --- a/apps/gitea/release.yaml +++ b/apps/gitea/release.yaml @@ -52,6 +52,8 @@ spec: config: server: SSH_PORT: 2222 + actions: + ENABLED: true service: DISABLE_REGISTRATION: true REGISTER_EMAIL_CONFIRM: true