From 1db558974e1311e43fe30e71822a46e84f7c47bd Mon Sep 17 00:00:00 2001 From: Bendik Aagaard Lynghaug Date: Thu, 6 Aug 2026 10:32:39 +0200 Subject: [PATCH] Trigger redeploy to pick up PORTAL_GITEA_API_TOKEN secret No code change - the secret was just set (Settings -> Actions -> Secrets), and the running service's env file only gets written at deploy time, not live. Co-Authored-By: Claude Sonnet 5