⬆️ 更新依赖,开写 v0.3.0

This commit is contained in:
BTMuli
2023-08-31 15:23:17 +08:00
parent 9d681b29f1
commit a76f77502b
8 changed files with 154 additions and 160 deletions

View File

@@ -46,7 +46,7 @@ jobs:
TAURI_KEY_PASSWORD: ${{ secrets.TAURI_KEY_PASSWORD }}
with:
tagName: v__VERSION__ # the action automatically replaces \_\_VERSION\_\_ with the app version
releaseName: v__VERSION__-alpha
releaseName: v__VERSION__-beta
releaseBody: https://github.com/BTMuli/Tauri.Genshin/releases/tag/v__VERSION__
releaseDraft: true
prerelease: false