You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GitHub Actions workflow for desktop release builds
Builds macOS (arm64 + x86_64), Windows, and Linux installers via
tauri-action. Triggers on version tags (v*) to create a draft GitHub
Release with all platform installers attached. Also supports manual
workflow_dispatch for testing (uploads as workflow artifacts only).
0 commit comments