Electron-builder publish 0.16.4
-
I’m trying to use the electron-builder --publish command. I want to publish a release to Github using the “onTagOrDraft” flag. However I cannot seem to find how to specify this flag to the electron-builder using the quasar.conf.js file.
I have currently configured the config file to correctly build (when running ‘quasar build -m electron’) but how would I move on from this to publish this build to Github?