update: 更新主仓库地址

This commit is contained in:
zhangxinhui02
2025-10-31 14:35:16 +08:00
parent 9502204aee
commit eedd0fd7d4

View File

@@ -19,7 +19,7 @@ initialize-maibot-git-repo:
paths:
- target-repo/
script:
- git clone https://github.com/MaiM-with-u/MaiBot.git target-repo/
- git clone https://github.com/Mai-with-u/MaiBot.git target-repo/
- cd target-repo/
- export MAIBOT_VERSION=$(git describe --tags --abbrev=0)
- echo "Current version is ${MAIBOT_VERSION}"