Skip to content

Commit 6aa450b

Browse files
committed
update DeployFacebook.yml
Signed-off-by: LiggMax <wenzhouli06@gmail.com>
1 parent 2af3b99 commit 6aa450b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/DeployFacebook.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@ name: Deploy via FTP
22

33
on:
44
push:
5-
branches:
6-
- master
7-
paths:
8-
- "facebook/**"
5+
# branches:
6+
# - master
7+
# paths:
8+
# - "facebook/**"
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)