From 9eec62583e90c77cb81d9b06b0d76ec9c5e52be2 Mon Sep 17 00:00:00 2001 From: BTMuli Date: Thu, 15 Jun 2023 15:49:19 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=E4=BF=AE=E6=AD=A3=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- src-tauri/tauri.conf.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": [