Closed jurra closed 3 years ago
@DNature the best solution is to configure it like this: https://github.com/marketplace/actions/electron-builder-action
Electron Builder Action GitHub Action for building and releasing Electron apps
This is a GitHub Action for automatically building and releasing your Electron app using GitHub's CI/CD capabilities. It uses electron-builder to package your app and release it to a platform like GitHub Releases.
GitHub Actions allows you to build your app on macOS, Windows and Linux without needing direct access to each of these operating systems.
I think we can close this issue now
This should also solve #49