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: ''