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