Skip to content

Commit a8dd7f2

Browse files
committed
chore(workflow): 添加手动触发部署
1 parent 1f4864a commit a8dd7f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/DeployFacebook.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
- master # 监听分支提交
77
paths:
88
- "facebook/**"
9+
workflow_dispatch:
10+
911

1012
jobs:
1113
deploy:

0 commit comments

Comments
 (0)