- .github/workflows/ci.yml: same vet/staticcheck/test/build checks as Gitea CI
- .github/workflows/release.yml: same five binaries and build flags as the
Gitea release workflow, published with gh release create
- docs: mention the GitHub mirror and both release pages; GitHub Actions
example downloads from GitHub releases using RUNNER_OS/RUNNER_ARCH
- docs: fix broken latest/download URL, clone URL and Go version requirement
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>