mirror of
https://github.com/MoonTechLab/LunaTV.git
synced 2026-02-20 16:34:42 +08:00
feat: transfer as organization repo
This commit is contained in:
2
.github/workflows/sync.yml
vendored
2
.github/workflows/sync.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
id: sync
|
||||
uses: aormsby/Fork-Sync-With-Upstream-action@v3.4.1
|
||||
with:
|
||||
upstream_sync_repo: senshinya/MoonTV
|
||||
upstream_sync_repo: LunaTechLab/MoonTV
|
||||
upstream_sync_branch: main
|
||||
target_sync_branch: main
|
||||
target_repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user