Skip to content

Commit 26df0da

Browse files
author
dompling
committed
fix
1 parent b841d94 commit 26df0da

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build and Release TrollScript
22

33
on:
44
workflow_dispatch: # 手动触发
5+
repository_dispatch:
6+
types: [build_release]
57

68
jobs:
79
build:

0 commit comments

Comments
 (0)