mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2026-01-04 15:41:40 +00:00
Update changes from ver/1.21.4 branch
This commit is contained in:
@@ -9,6 +9,9 @@ JAR_NAME="leaf-1.21.5"
|
||||
CURRENT_TAG="ver-1.21.5"
|
||||
RELEASE_NOTES="release_notes.md"
|
||||
|
||||
# Rename Leaf jar
|
||||
mv ./leaf-server/build/libs/leaf-paperclip-1.21.5-R0.1-SNAPSHOT-mojmap.jar ./$JAR_NAME-${BUILD_NUMBER}.jar
|
||||
|
||||
# Branch name
|
||||
CURRENT_BRANCH=$(git rev-parse --abbrev-ref HEAD)
|
||||
echo "✨Current branch: $CURRENT_BRANCH"
|
||||
|
||||
Reference in New Issue
Block a user