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'