From 78790e21162a53a12643124dc5333c321495b784 Mon Sep 17 00:00:00 2001 From: raller1028 <57336867+raller1028@users.noreply.github.com> Date: Fri, 12 May 2023 11:14:07 +0800 Subject: [PATCH] Update push_to_new_AppStore.yml (#135) --- .github/workflows/push_to_new_AppStore.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/push_to_new_AppStore.yml b/.github/workflows/push_to_new_AppStore.yml index f98495f..20d1fe0 100644 --- a/.github/workflows/push_to_new_AppStore.yml +++ b/.github/workflows/push_to_new_AppStore.yml @@ -35,7 +35,7 @@ jobs: env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB2 }} with: - source_folder: 'tmp' + source_folder: './tmp' destination_repo: 'IceWhaleTech/_appstore' destination_folder: './' user_email: 'q2676515970@163.com'