How To Publish an Electron App to Github at Build Time
In the page, I’ll introduce a method to build an electron app and automatically publish it to GitHub using electron-builder.
In the page, I’ll introduce a method to build an electron app and automatically publish it to GitHub using electron-builder.
The autoUpdater enables an electron app to check the latest version and update itself automatically. 1 https://www.electronjs.org/docs/latest/api/auto-updater ↩