Skip to content
This repository was archived by the owner on Apr 11, 2026. It is now read-only.

Commit 526c987

Browse files
committed
更新sync-fork工作流中的FOLDER配置,修正为当前目录
1 parent a21ccc6 commit 526c987

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-fork.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
env:
1414
REPO: git@github.com:Sunwuyuan/zerocat-frontend.git
1515
BRANCH: main
16-
FOLDER: /
16+
FOLDER: ./
1717
SSH_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
1818
#KNOWN_HOSTS_FILE: known_hosts

0 commit comments

Comments
 (0)