From eba477c79ba4de0fd96d4d9f29060986c2318dc5 Mon Sep 17 00:00:00 2001 From: twelvet <2471835953@qq.com> Date: Mon, 10 Jul 2023 16:00:16 +0800 Subject: [PATCH] Update sync-repository.yml --- .github/workflows/sync-repository.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-repository.yml b/.github/workflows/sync-repository.yml index 7485bdd3..a324aae5 100644 --- a/.github/workflows/sync-repository.yml +++ b/.github/workflows/sync-repository.yml @@ -18,7 +18,7 @@ jobs: dst_key: ${{ secrets.SSH_PRIVATE_KEY }} dst_token: ${{ secrets.GITEE_TOKEN }} # 指定同步仓库 - static_list: twelvet,twelvet-ui,twelvet-fast,netty-websocket-spring-boot-starter,gins,twelvet-ai + static_list: twelvet,twelvet-ui,twelvet-fast,netty-websocket-spring-boot-starter,gins,twelvet-ai,mall-ui force_update: true account_type: user clone_style: ssh -- GitLab