feat: transfer as organization repo

This commit is contained in:
shinya
2025-08-07 00:02:52 +08:00
parent 87463f343c
commit d3f5fe40af
8 changed files with 14 additions and 14 deletions

View File

@@ -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 }}