* feat: add portable ZIP archives for Windows releases Add portable (no-install) ZIP builds for Windows x64 and ARM64. After the existing Tauri build step, a new step packages Handy.exe and its resources/ directory into a zip archive that users can extract and run directly without an installer. The portable ZIPs are uploaded to GitHub Releases alongside the existing NSIS/MSI installers, and included in CI artifact uploads. Closes #153 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * fix: use -not instead of ! for PowerShell compatibility Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-test.yml | ||
| build.yml | ||
| lint.yml | ||
| playwright.yml | ||
| pr-test-build.yml | ||
| prettier.yml | ||
| release.yml | ||
| test.yml | ||