Commit Graph

4 Commits

Author SHA1 Message Date
Fabian-Lars
dddfe2eddb fix: read tagName if releaseId is provided. fixes incorrect download urls (#332)
* chore: add prettier

* fix: get tag from release if tagName is empty

* use tagName input and fall back to 'latest'

* revert tagname request

* fix link on 'latest' fallback

* starting to feel stupid

* oof

* add note about tagName in readme
2022-12-05 01:39:28 +01:00
solvedDev
23aa62fe6e fix(Updater): fix arch and download link in latest.json generation (#328)
* fix: updater download urls

* fix: set arch correctly

* fix: build new action

* fix: error when downloadUrl is undefined
2022-11-25 22:54:11 +01:00
Fabian-Lars
9a77973ae3 fix: Use octokit to download latest.json instead (#322)
* fix: Use octokit to download latest.json instead

* fix: increase perpage limit when requesting assets

* fix: remove leftover console.log
2022-11-08 16:47:45 +01:00
mantou
ce22b932cb Generate updater JSON file (#287)
Co-authored-by: wangxianqiao <wangxianqiao@cloudfine.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
2022-10-31 19:25:56 -03:00