Skip to content

Commit 06c0c77

Browse files
author
ChenDoXiu
committed
update ci
1 parent c248f1a commit 06c0c77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/flutter-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 构建发布Flutter应用
1+
name: 正式发布Flutter应用
22

33
#on:
44
# push:

.github/workflows/flutter-pre-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: 构建发布Flutter应用
1+
name: 每日构建Flutter应用
22

33
#on:
44
# push:

0 commit comments

Comments
 (0)