mirror of
https://github.com/citron-neo/PR.git
synced 2026-07-05 15:22:02 -07:00
redirect UPSTREAM_REPO to main repo
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user