update ci

This commit is contained in:
ShintoKosei
2024-04-14 10:33:27 +08:00
parent 2fe54ceff9
commit aa391923f6
2 changed files with 3 additions and 3 deletions

View File

@@ -2,8 +2,8 @@ prop() {
grep "${1}" gradle.properties | cut -d'=' -f2 | sed 's/\r//'
}
$project_id="luminol"
$project_id_b="Luminol"
project_id="luminol"
project_id_b="Luminol"
commitid=$(git log --pretty='%h' -1)
mcversion=$(prop mcVersion)