Update makerelease
This commit is contained in:
@@ -106,6 +106,6 @@ rm -R .build
|
|||||||
|
|
||||||
if [ ! "$branch" = "master" ]; then
|
if [ ! "$branch" = "master" ]; then
|
||||||
git checkout $branch
|
git checkout $branch
|
||||||
git pull
|
git merge master
|
||||||
git push
|
git push
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user