diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 886859f0..39549add 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -43,6 +43,6 @@ jobs: with: tagName: v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version releaseName: v__VERSION__-alpha - releaseBody: See the assets to download this version and install. + releaseBody: https://github.com/BTMuli/Tauri.Genshin/releases/tag/v__VERSION__ releaseDraft: true prerelease: false diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 1d005cd4..2c6b9cc7 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -55,7 +55,7 @@ "updater": { "active": true, "dialog": true, - "endpoints": ["https://github.com/BTMuli/Tauri.Genshin/blob/master/latest.json"], + "endpoints": ["https://raw.fastgit.org/BTMuli/Tauri.Genshin/master/latest.json"], "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDg2MkVGRjMxQzJDQzFBNTkKUldSWkdzekNNZjh1aHJGRXBEOGtwbUxLaU1wdWNVeUJaeGhoV2ZlZ3VlYmQ0b2tYZWQwODdnTHkK" }, "windows": [