mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-25 11:36:45 +08:00
fix: 安卓端编译多个包时,buildNumber会额外拼上1、2、3之类的,会对更新判断造成影响
This commit is contained in:
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -6,7 +6,6 @@ on:
|
||||
# push tag时触发
|
||||
tags:
|
||||
- "v*.*.*"
|
||||
- "!v*.*.*\+*"
|
||||
|
||||
# 可以有多个jobs
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user