Handy/.github/workflows
Viren Mohindra cd3ec3ab8d
fix(ci): use sign-binaries: true in main-build.yml (#1094)
sign-binaries: false passes empty strings for TAURI_SIGNING_PRIVATE_KEY
and APPLE_CERTIFICATE, but Tauri treats a set-but-empty env var as a
signing attempt, causing all builds to fail. Use sign-binaries: true to
match pr-test-build.yml — secrets are already configured in the repo.
2026-03-19 15:16:34 +08:00
..
build-test.yml arm linux build? (#629) 2026-01-20 13:03:03 +08:00
build.yml whisper-rs 0.16.0 and ort.rc12 (#1041) 2026-03-19 15:00:51 +08:00
code-quality.yml ci: run full build and quality checks on push to main (#1091) 2026-03-19 14:39:09 +08:00
main-build.yml fix(ci): use sign-binaries: true in main-build.yml (#1094) 2026-03-19 15:16:34 +08:00
nix-check.yml ci: run full build and quality checks on push to main (#1091) 2026-03-19 14:39:09 +08:00
playwright.yml ci: reduce PR check time from ~30 min to ~1 min (#1073) 2026-03-18 17:25:56 +08:00
pr-test-build.yml arm linux build? (#629) 2026-01-20 13:03:03 +08:00
release.yml arm linux build? (#629) 2026-01-20 13:03:03 +08:00
test.yml ci: run full build and quality checks on push to main (#1091) 2026-03-19 14:39:09 +08:00