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:
MythEclipse
2026-06-02 09:42:14 +07:00
co-authored by Claude Opus 4.8
parent 73efc716a5
commit 5ae6b73c1f
+1 -1
View File
@@ -73,7 +73,7 @@ jobs:
set -eu
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
mkdir -p "$APP_DIR"