electron-updater-example
electron-updater-example copied to clipboard
Updating releases with AppVeyor
Hi how do I setup automatic updates with appveyor? My appveyor setup publishes new releases but my app can not auto update from these newly published releases. How do I configure this?
My Electronic Voting System Application
My app is based on Simulated Greg Electron Vue
Thank you
@tomy8910 I've never used AppVeyor, but do these docs help? https://www.electron.build/configuration/publish#github-repository-and-bintray-package
I tried what it says in docs, but it still does not work.