This commit is contained in:
Horis
2025-12-20 22:45:58 +08:00
parent 60d9d1d7e5
commit 4d2bc46caf
4 changed files with 12 additions and 6 deletions
+3 -1
View File
@@ -198,7 +198,9 @@ jobs:
with:
name: legado_app_${{ env.VERSION }}
tag: "beta"
body: "此版本为测试版,签名与正式版不同,可能存在不稳定情况,升级前请务必备份好数据。"
body: |
此版本为测试版,签名与正式版不同,可能存在不稳定情况,升级前请务必备份好数据。
releaseA 为共存版本,可同时安装使用,功能没有区别。
prerelease: true
artifacts: ${{ github.workspace }}/apk/*.apk