Skip to content

Commit 27b229d

Browse files
committed
chore(workflow): 调整Facebook部署工作流
1 parent 628d0b4 commit 27b229d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/DeployFacebook.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- master
7-
paths:
8-
- "facebook/**"
7+
# paths:
8+
# - "facebook/**"
99
workflow_dispatch:
1010

1111
jobs:
@@ -58,6 +58,7 @@ jobs:
5858
server-dir: /UpData/FBfans/
5959
security: loose
6060
timeout: 3600000
61+
dry-run: true
6162
exclude: |
6263
release/*.json
6364
.ftp-deploy-sync-state.json

0 commit comments

Comments
 (0)