mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-04-21 16:08:39 +00:00
feat: update sync workflow owner and add new request forwarding functions
This commit is contained in:
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@@ -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
|
||||
Reference in New Issue
Block a user