增加镜像仓库
This commit is contained in:
2
.github/workflows/process-apps.yml
vendored
2
.github/workflows/process-apps.yml
vendored
@@ -78,4 +78,4 @@ jobs:
|
||||
git add .
|
||||
git diff --cached --quiet || git commit -m "Synced apps from source repository via GitHub Actions"
|
||||
|
||||
git push origin master
|
||||
git push https://x-access-token:${{ secrets.GITHUB_TOKEN }}@github.com/QYG2297248353/appstore-dpanle.git master
|
||||
|
||||
Reference in New Issue
Block a user