forked from orz12/PiliPalaX
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 统计当前分支第一父提交数作为子版本号 * 打印version变量 * 修正version的格式错误 * 修正语法错误 * 检查当前HEAD? * 检查当前HEAD * 末端提交应由HEAD改为FETCH_HEAD * 避免替换Flutter build-number * 限制仅在push到main分支时触发Action * Revert "末端提交应由HEAD改为FETCH_HEAD" This reverts commit df5b6d0. * 使用参数`fetch-depth: 0`取得所有分支和tags, 改回HEAD作为统计中的末端提交 * 匹配*.*.*+*格式tag * 修正filter语法错误 * 改为根据上一个tag计算版本号 * 逻辑短路改为if-else结构 * fix typo
- Loading branch information
1 parent
0ed3f6c
commit 6aca1bb
Showing
2 changed files
with
63 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters