From d17638919cadecaaea1d1d92723eeacab05f630f Mon Sep 17 00:00:00 2001 From: raller1028 <57336867+raller1028@users.noreply.github.com> Date: Fri, 12 May 2023 11:25:56 +0800 Subject: [PATCH] Update push_to_new_AppStore.yml (#138) --- .github/workflows/push_to_new_AppStore.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/push_to_new_AppStore.yml b/.github/workflows/push_to_new_AppStore.yml index 37dbd08..103c166 100644 --- a/.github/workflows/push_to_new_AppStore.yml +++ b/.github/workflows/push_to_new_AppStore.yml @@ -33,6 +33,9 @@ jobs: - name: copy1 - uses: GuillaumeFalourd/copy-push-files@v1 with: + email: q2676515970@163.com + name: raller1028 + target_branch: main source_files: ./recommend-list.json ./category-list.json remote_repository: https://github.com/IceWhaleTech/_appstore access_token: ${{ secrets.API_TOKEN_GITHUB2 }}