update CI

This commit is contained in:
Klop233
2024-04-03 20:56:39 +08:00
parent 9551755b0d
commit 3c1be89214
2 changed files with 9 additions and 2 deletions

View File

@@ -6,8 +6,8 @@ prop() {
grep "${1}" gradle.properties | cut -d'=' -f2 | sed 's/\r//'
}
echo "$tag"
project_id="leaves"
project_name="leaves"
project_id="luminol"
project_name="luminol"
mcversion=$(prop mcVersion)
ctime=$(date -u +"%Y-%m-%dT%H:%M:%SZ")
pre=$(prop preVersion)