kylsgl/Electron Builder Action
GitHub Action for building and releasing Electron apps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | CLI args to pass to electron-builder | no | "" |
| config_path | Path to electron-builder config file | no | "" |
| script_before_build | Script to run before running electron-builder | no | "" |
| package_manager | Package manager to use | no | — |
| package_root | Directory where commands should be run | no | . |
| publish | Publish on successful build | no | false |
| linux_arch | Target arch for Linux. | no | "" |
| mac_arch | Target arch for MacOS. | no | "" |
| windows_arch | Target arch for Windows | no | "" |
Outputs
no outputs