fix(ci): update repo URL to new location MythEclipse/GMW
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
73efc716a5
commit
5ae6b73c1f
@@ -73,7 +73,7 @@ jobs:
|
|||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
APP_DIR=/opt/imphenbot
|
APP_DIR=/opt/imphenbot
|
||||||
REPO_URL=https://github.com/MythEclipse/bete.git
|
REPO_URL=https://github.com/MythEclipse/GMW.git
|
||||||
|
|
||||||
if [ ! -d "$APP_DIR/.git" ]; then
|
if [ ! -d "$APP_DIR/.git" ]; then
|
||||||
mkdir -p "$APP_DIR"
|
mkdir -p "$APP_DIR"
|
||||||
|
|||||||
Reference in New Issue
Block a user