always push latest to origin
This commit is contained in:
@ -49,5 +49,5 @@ runs:
|
|||||||
git merge latest
|
git merge latest
|
||||||
else
|
else
|
||||||
git checkout -b latest
|
git checkout -b latest
|
||||||
git push origin latest
|
|
||||||
fi
|
fi
|
||||||
|
git push origin latest
|
||||||
|
|||||||
Reference in New Issue
Block a user