ci: retrigger hello-app build with dual-scope FORGEJO_TOKEN
All checks were successful
build-hello-app / build-and-push (push) Successful in 33s

FORGEJO_TOKEN now has both repository read (needed for the archive-based
checkout) and write:package (needed for the kaniko push) - confirmed via
a direct curl test against the archive endpoint returning 200.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Y4YNpuC2bgT224suQLLJ7B
This commit is contained in:
CodeGit 2026-09-04 10:09:00 +01:00
parent 0106254827
commit 854780c2bf

View file

@ -150,7 +150,7 @@
<footer> <footer>
Source: <a href="https://git.boglabob.com">git.boglabob.com</a> Source: <a href="https://git.boglabob.com">git.boglabob.com</a>
</footer> </footer>
<!-- CI retrigger: corrected FORGEJO_TOKEN scope + vars --> <!-- CI retrigger: FORGEJO_TOKEN with repo read + package write -->
</main> </main>
</body> </body>