CampgroundTickets/.forgejo/workflows
Hank 251edfce42
All checks were successful
Build Android APK / build-apk (push) Successful in 40m23s
CI: upload APK to the Forgejo release via API instead of forgejo-release action
The build succeeds but publishing failed with "$FORGEJO_PATH: ambiguous
redirect" — the moving actions/forgejo-release@v2 tag updated to a broken
version. Replace it with direct Forgejo API calls (create release, delete any
prior same-named asset, upload the APK) using the built-in token, so the last
step is under our control.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-13 05:54:36 +00:00
..
build-apk.yml CI: upload APK to the Forgejo release via API instead of forgejo-release action 2026-07-13 05:54:36 +00:00