Update push_to_new_AppStore.yml (#131)
This commit is contained in:
parent
6a7c5c39c8
commit
9a346f2c5c
|
@ -29,8 +29,8 @@ jobs:
|
||||||
with:
|
with:
|
||||||
personal_token: ${{ secrets.API_TOKEN_GITHUB2 }}
|
personal_token: ${{ secrets.API_TOKEN_GITHUB2 }}
|
||||||
src_path: |
|
src_path: |
|
||||||
./recommend-list.json
|
recommend-list.json
|
||||||
./category-list.json
|
category-list.json
|
||||||
dst_owner: IceWhaleTech
|
dst_owner: IceWhaleTech
|
||||||
dst_repo_name: _appstore
|
dst_repo_name: _appstore
|
||||||
dst_path: ./
|
dst_path: ./
|
||||||
|
|
Loading…
Reference in New Issue