Skip to content

Commit bf8f882

Browse files
committed
Update Version Number
1 parent ebfd6e0 commit bf8f882

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- release # 仅当推送代码到 release 分支时触发
77

88
env:
9-
VERSION: "0.0.1-alpha" # 全局变量:版本号
9+
VERSION: "0.0.2-beta" # 全局变量:版本号
1010

1111
jobs:
1212
build:

0 commit comments

Comments
 (0)