Electron Builder (PNPM Maintained)
Version updated for https://github.com/sudovijay/action-electron-builder to version v1.7.4.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Electron Builder Action is a GitHub Action designed to automate the building and releasing of Electron applications using GitHub’s CI/CD infrastructure. It leverages electron-builder to package apps for macOS, Windows, and Linux, streamlining the process of creating cross-platform builds and publishing them to GitHub Releases. This action eliminates the need for manual setup across operating systems and simplifies release management for Electron developers.