Files
ushare/.github/workflows/release.yml
loveuer 8a063d15d9
Some checks failed
/ build ushare (push) Has been cancelled
/ clean (push) Has been cancelled
ci: add GitHub Actions workflow for releasing binaries
- Add .github/workflows/release.yml
- Build binaries for multiple platforms (linux/amd64, linux/arm64, darwin/amd64, darwin/arm64, windows/amd64)
- Embed frontend into binary
- Generate SHA256 checksums for each binary
- Automatically release on tag push
2026-01-18 14:04:36 +08:00

2.3 KiB