Skip to content

Commit 628d0b4

Browse files
committed
feat(workflow): 增加FTP部署超时设置
- 设置超时时间为3600000毫秒(1小时)
1 parent 5d12c13 commit 628d0b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/DeployFacebook.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
local-dir: release/
5858
server-dir: /UpData/FBfans/
5959
security: loose
60+
timeout: 3600000
6061
exclude: |
6162
release/*.json
6263
.ftp-deploy-sync-state.json

0 commit comments

Comments
 (0)