🐛 修正自动更新

This commit is contained in:
BTMuli
2023-06-15 15:49:19 +08:00
parent d5be93c255
commit 9eec62583e
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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": [