mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-08-29 09:34:00 +00:00
Do publish release on homebrew
This commit is contained in:
@@ -59,7 +59,7 @@ if [ -n "$(git status --porcelain)" ]; then
|
|||||||
git config --global user.name "Guillaume Nodet"
|
git config --global user.name "Guillaume Nodet"
|
||||||
git add -A
|
git add -A
|
||||||
git commit -m "Release ${VERSION}"
|
git commit -m "Release ${VERSION}"
|
||||||
#git push origin master
|
git push origin master
|
||||||
else
|
else
|
||||||
echo "Nothing to commit"
|
echo "Nothing to commit"
|
||||||
fi
|
fi
|
||||||
|
Reference in New Issue
Block a user