feat: update sync workflow owner and add new request forwarding functions

This commit is contained in:
linzero
2025-09-29 17:13:02 +08:00
parent 980108e907
commit 714fa11412
4 changed files with 97 additions and 1 deletions

View File

@@ -12,6 +12,6 @@ jobs:
- uses: TG908/fork-sync@v1.6.3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
owner: ZhaoUncle # fork 的上游仓库 user
owner: QuantumNous # fork 的上游仓库 user
head: main # fork 的上游仓库 branch
base: main # 本地仓库 branch