This commit is contained in:
Horis
2024-07-24 15:47:42 +08:00
parent bf3999f060
commit 1675e76c58
+2
View File
@@ -156,6 +156,8 @@ jobs:
tag: "beta"
body: "此版本为测试版,可能存在不稳定情况,升级前请务必备份好数据。"
prerelease: true
removeArtifacts: true
allowUpdates: true
artifacts: ${{ github.workspace }}/app/build/outputs/apk/*/*/*.apk
lanzou: