From 85c4a698b7adedc2e3f89292f6bf21d616745713 Mon Sep 17 00:00:00 2001 From: raller1028 <57336867+raller1028@users.noreply.github.com> Date: Fri, 12 May 2023 16:39:41 +0800 Subject: [PATCH] Update push_to_new_AppStore.yml (#148) --- .github/workflows/push_to_new_AppStore.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/push_to_new_AppStore.yml b/.github/workflows/push_to_new_AppStore.yml index 6c3836c..1b8fb2a 100644 --- a/.github/workflows/push_to_new_AppStore.yml +++ b/.github/workflows/push_to_new_AppStore.yml @@ -34,6 +34,7 @@ jobs: email: q2676515970@163.com src_branch: main dst_branch: main + clean: true - name: Copycat1 uses: andstor/copycat-action@v3 with: @@ -45,4 +46,4 @@ jobs: email: q2676515970@163.com src_branch: main dst_branch: main - clean: true + clean: false