Update push_to_new_AppStore.yml (#138)

This commit is contained in:
raller1028 2023-05-12 11:25:56 +08:00 committed by GitHub
parent 90bd144f0b
commit d17638919c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ jobs:
- name: copy1 - name: copy1
- uses: GuillaumeFalourd/copy-push-files@v1 - uses: GuillaumeFalourd/copy-push-files@v1
with: with:
email: q2676515970@163.com
name: raller1028
target_branch: main
source_files: ./recommend-list.json ./category-list.json source_files: ./recommend-list.json ./category-list.json
remote_repository: https://github.com/IceWhaleTech/_appstore remote_repository: https://github.com/IceWhaleTech/_appstore
access_token: ${{ secrets.API_TOKEN_GITHUB2 }} access_token: ${{ secrets.API_TOKEN_GITHUB2 }}