redirect UPSTREAM_REPO to main repo

This commit is contained in:
cheezwiz7899
2026-04-29 16:40:15 +12:00
parent 667e50f835
commit 7e5ca2b38b
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ on:
type: string
env:
UPSTREAM_REPO: "cheezwiz7899/emulator" # <--- Change this to switch forks
UPSTREAM_REPO: "citron-neo/emulator" # <--- Change this to switch forks
jobs:
check-version:
+1 -1
View File
@@ -21,7 +21,7 @@ on:
type: string
env:
UPSTREAM_REPO: "cheezwiz7899/emulator" # <--- Change this to switch forks
UPSTREAM_REPO: "citron-neo/emulator" # <--- Change this to switch forks
jobs:
check-version:
+1 -1
View File
@@ -21,7 +21,7 @@ on:
type: string
env:
UPSTREAM_REPO: "cheezwiz7899/emulator" # <--- Change this to switch forks
UPSTREAM_REPO: "citron-neo/emulator" # <--- Change this to switch forks
jobs:
check-version:
+1 -1
View File
@@ -21,7 +21,7 @@ on:
type: string
env:
UPSTREAM_REPO: "cheezwiz7899/emulator" # <--- Change this to switch forks
UPSTREAM_REPO: "citron-neo/emulator" # <--- Change this to switch forks
jobs:
check-version:
@@ -10,7 +10,7 @@ permissions:
contents: read
env:
UPSTREAM_REPO: "cheezwiz7899/emulator" # <--- Change this to switch forks
UPSTREAM_REPO: "citron-neo/emulator" # <--- Change this to switch forks
jobs:
dispatch-branch-builds: