Currently master and electron-v9 branches will overwrite existing update files (latest.yml and related files) when running npm run dist which will break the other branch's auto updater. We have to solve this issue before releasing the next version, ideally by finding a way to produce update files with a custom filename, but I don't know if its even possible.