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