Files
LockScreenWallpaper/.gitea/workflows
Christoph aca5562f81
Android Release / Build signed release APK (push) Successful in 37m54s
feat(gitea): attach build artifacts to Gitea releases
The Android release workflow now creates or updates a Gitea
release and attaches the APK and its SHA256 to it. A
GITEA_TOKEN with releases: write is required for uploads.
The README now documents the Gitea release flow and the
required permissions.

- Enforces that releases run only on a tag and matches the app version.
- Replaces or updates release assets to match tag names.
- Requires GITEA_TOKEN with releases: write for uploads.
2026-08-26 00:14:39 +02:00
..