This commit is contained in:
Horis
2024-07-24 15:47:42 +08:00
parent 266f057600
commit c527ac1575
+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: