diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8be8bb6a..9246d1f1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,6 +47,11 @@ jobs: with: tagName: v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version releaseName: v__VERSION__-beta - releaseBody: https://github.com/BTMuli/Tauri.Genshin/releases/tag/v__VERSION__ + releaseBody: | + > 建议通过微软应用商店下载,此处仅作为备份 + + + download + releaseDraft: true prerelease: false