wenwuwu/Wenwuwu Electron Forge Action

GitHub Action for building and releasing Electron apps using electron-forge

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github_tokenGitHub authentication tokenyes
mac_certsBase64-encoded code signing certificate for macOSno
mac_certs_passwordPassword for decrypting `mac_certs`no
releaseWhether the app should be released after a successful buildnofalse
windows_certsBase64-encoded code signing certificate for Windowsno
windows_certs_passwordPassword for decrypting `windows_certs`no
win_certs_pathPath to code signing certificate pfx file for Windowsno
win_certs_passwordPassword for decrypting file of `win_certs_path`no
package_rootDirectory where NPM/Yarn commands should be runno.
rebuildWhether the app should run rebuild scriptnofalse
build_script_nameName of the optional NPM build script which is executed before `electron-builder`nobuild
skip_buildWhether the action should execute the NPM build script before running `electron-builder`nofalse
use_vue_cliWhether to run `electron-builder` using the Vue CLI plugin instead of calling the command directlynofalse
app_rootDirectory where `electron-builder` commands should be runno

no outputs