update: 更新主仓库地址

pull/1337/head
zhangxinhui02 2025-10-31 14:35:16 +08:00
parent 9502204aee
commit eedd0fd7d4
No known key found for this signature in database
GPG Key ID: 22C23383864A313F
1 changed files with 1 additions and 1 deletions

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}"