Skip to content

Commit e330314

Browse files
committed
add: 添加了AirISP更新自动触发
1 parent bf09702 commit e330314

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ on:
44
push:
55

66
repository_dispatch:
7-
types: [AirMCU]
7+
types: [AirMCU,AirISP]
8+
89

910
workflow_dispatch:
1011

0 commit comments

Comments
 (0)