Update makerelease
This commit is contained in:
parent
bc3311594f
commit
02bb2f379d
1 changed files with 2 additions and 0 deletions
|
@ -103,4 +103,6 @@ rm -R .build
|
|||
|
||||
if [ ! "$branch" = "master" ]; then
|
||||
git checkout $branch
|
||||
git merge master
|
||||
git push
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue