Updates the cask auto-update workflow to push formula changes to
Rohithgilla12/homebrew-tap instead of committing to this repo.
Requires HOMEBREW_TAP_TOKEN secret for cross-repo push.
* wip apple signing
* feat: update build file
* chore: remove unwated overrides
* chore: remove unused macOS folder entitlements
Remove NSDocumentsFolderUsageDescription and NSDownloadsFolderUsageDescription
from electron-builder config since the app does not access Documents or
Downloads folders.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
* chore: add total downloads
---------
Co-authored-by: Claude <noreply@anthropic.com>
- Builds for macOS, Linux, and Windows using GitHub-hosted runners
- Triggered by version tags (v*) or manual dispatch
- Uploads build artifacts and creates draft releases