obsidianlabs/Electron Builder Action
GitHub Action for building Electron App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| build | Build | yes | — |
| project_name | Project name | yes | — |
| github_token | Github token | yes | — |
| project | Project type | no | — |
| build_script | Custom build script | no | — |
| working-directory | Working directory | no | — |
| fontawesome_token | Fontawesome token | no | — |
| mac_certs | Base64-encoded code signing certificate for macOS | no | — |
| mac_certs_password | Password for decrypting `mac_certs` | no | — |
| windows_certs | Base64-encoded code signing certificate for Windows | no | — |
| windows_certs_password | Password for decrypting `windows_certs` | no | — |
| ci | CI check | no | false |
| generate_sourcemap | Generate sourcemap | no | false |
| enable_auth | Enable auth | no | false |
| react_app_mixpanel_token | Mixpanel | no | — |
| premium_editor | Premium Editor path | no | — |
| build_id | Github Action Build ID | no | — |
| build_time | Github Action Build Time | no | — |
| commit_id | Latest Commit ID | no | — |
Outputs
no outputs