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
|
||||
with:
|
||||
personal_token: ${{ secrets.API_TOKEN_GITHUB2 }}
|
||||
src_path: |
|
||||
recommend-list.json
|
||||
category-list.json
|
||||
src_path: recommend-list.json category-list.json
|
||||
dst_owner: IceWhaleTech
|
||||
dst_repo_name: _appstore
|
||||
dst_path: ./
|
||||
|
|
Loading…
Reference in New Issue