From 0106254827b0a505a4f327c88591224dc5b7a2a3 Mon Sep 17 00:00:00 2001 From: CodeGit Date: Fri, 4 Sep 2026 09:53:51 +0100 Subject: [PATCH] ci: retrigger hello-app build with corrected token/vars FORGEJO_TOKEN now has package:write scope, and FORGEJO_USER/FORGEJO_ORG have been moved from repo Secrets to repo Variables where ${{ vars.X }} actually reads from. Co-Authored-By: Claude Sonnet 5 Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B --- apps/hello-app/src/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/hello-app/src/index.html b/apps/hello-app/src/index.html index d9ca7fb..599e7cc 100644 --- a/apps/hello-app/src/index.html +++ b/apps/hello-app/src/index.html @@ -150,7 +150,7 @@ - +