Update push_to_new_AppStore.yml (#138)
This commit is contained in:
parent
90bd144f0b
commit
d17638919c
|
@ -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 }}
|
||||||
|
|
Loading…
Reference in New Issue