You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 18, 2018. It is now read-only.
Updating that file after releasing the app (here) means the app was published with the wrong file.
I mean if I'm publishing a new version of my app. The "auto_updater" file in the git tag will include the previous version.
I think maybe a better solution would be check if the "auto_updater" file is updated before publishing it. Instead of updating that file with the latest version.
Updating that file after releasing the app (here) means the app was published with the wrong file.
I mean if I'm publishing a new version of my app. The "auto_updater" file in the git tag will include the previous version.
I think maybe a better solution would be check if the "auto_updater" file is updated before publishing it. Instead of updating that file with the latest version.