From f0ea93e253c40873d53fc54999c46953ce4cc268 Mon Sep 17 00:00:00 2001 From: raller1028 <57336867+raller1028@users.noreply.github.com> Date: Mon, 27 Mar 2023 13:37:12 +0800 Subject: [PATCH] Update push_to_new_AppStore.yml --- .github/workflows/push_to_new_AppStore.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/push_to_new_AppStore.yml b/.github/workflows/push_to_new_AppStore.yml index 9182e89..b0714fd 100644 --- a/.github/workflows/push_to_new_AppStore.yml +++ b/.github/workflows/push_to_new_AppStore.yml @@ -19,9 +19,9 @@ jobs: env: API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB2 }} with: - source-directory: './' + source-directory: '' destination-github-username: 'IceWhaleTech' destination-repository-name: 'CasaOS-NewAppStore' user-email: q2676515970@163.com - target-directory: './' + target-directory: ''