Update makerelease
This commit is contained in:
parent
931d3431a9
commit
0048349cb0
1 changed files with 1 additions and 0 deletions
|
@ -97,4 +97,5 @@ rm -R .build
|
|||
|
||||
if [ ! "$branch" = "master" ]; then
|
||||
git checkout $branch
|
||||
git push
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue