• ci(android): remove workflow_dispatch — unsupported in this Gitea version
    Android Build / build-apk (push) Successful in 12m3s
    Build and Deploy / build-and-push (push) Successful in 41s
    Android Release / build-release-apk (push) Has been cancelled

    funman300 released this 2026-05-14 23:08:40 +00:00 | 119 commits to master since this release

    workflow_dispatch caused the entire android-release workflow to be silently
    dropped; tag-triggered releases (v0.25.6) worked fine before this trigger
    was added. Removing it restores tag-based release triggering.

    Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

    Downloads