Update push_to_new_AppStore.yml (#132)
This commit is contained in:
parent
9a346f2c5c
commit
3b9aade452
|
@ -28,9 +28,7 @@ jobs:
|
||||||
uses: andstor/copycat-action@v3
|
uses: andstor/copycat-action@v3
|
||||||
with:
|
with:
|
||||||
personal_token: ${{ secrets.API_TOKEN_GITHUB2 }}
|
personal_token: ${{ secrets.API_TOKEN_GITHUB2 }}
|
||||||
src_path: |
|
src_path: recommend-list.json category-list.json
|
||||||
recommend-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