Swell
Swell copied to clipboard
Auto update no longer functioning
Problem
There is a bug that is causing an error in the gh-publish script which creates the release in github & uploads all the download files. The errors in the running of the script are causing the following files to not be uploaded to GitHub as part of the release:
- latest-linux.yml
- latest-mac.yml
- latest.yml
These 3 files are needed for the Auto-Updater to work properly. Currently anyone running < v0.8.0 will have to redownload the new v0.9.0 to get the new features without this Auto-Updater fully functional.
Expected behavior
Running the gh-publish script should properly build/bundle and ship all necessary file to GitHub and create a new release.
Screenshots
