From cad48e3fa102fbc4563300ddbd70704db410cde6 Mon Sep 17 00:00:00 2001
From: chenjiahan <chenjiahan.jait@bytedance.com>
Date: Sat, 20 Apr 2024 16:58:21 +0800
Subject: [PATCH] chore: remove single-commit to fix deployment

---
 .github/workflows/deploy-v4-site.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/deploy-v4-site.yml b/.github/workflows/deploy-v4-site.yml
index c836061d9..5eeca2721 100644
--- a/.github/workflows/deploy-v4-site.yml
+++ b/.github/workflows/deploy-v4-site.yml
@@ -64,8 +64,6 @@ jobs:
           token: ${{ secrets.VANT_UI_TOKEN }}
           repository-name: vant-ui/vant-ui.github.io
           target-folder: vant
-          # enable single-commit to reduce the repo size
-          single-commit: true
           clean: true
           clean-exclude: |
             1.x/*