Include README.md changes in release
This commit is contained in:
@@ -13,7 +13,7 @@ git config --global user.name "Ronald Jack Jenkins Jr."
|
|||||||
|
|
||||||
POM_VERSION=$(cat .version | xargs)
|
POM_VERSION=$(cat .version | xargs)
|
||||||
|
|
||||||
git add pom.xml
|
git add pom.xml README.md
|
||||||
git commit -m "Committing release $POM_VERSION"
|
git commit -m "Committing release $POM_VERSION"
|
||||||
|
|
||||||
git tag "$POM_VERSION"
|
git tag "$POM_VERSION"
|
||||||
|
|||||||
Reference in New Issue
Block a user