Skip to content

Commit c0e22a1

Browse files
committed
📝 Chore(CI): Optimized.
1 parent 15f50ad commit c0e22a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Daily Build
1+
name: Auto Release
22

33
on:
44
schedule:

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish
22

33
on:
44
push:
5-
branches: ["main", "dev=main"]
5+
branches: ["main"]
66
pull_request:
77
branches: ["main"]
88

0 commit comments

Comments
 (0)