chore(CI): tweak ionitron github message
This commit is contained in:
parent
952d5760ab
commit
20b2f3f304
@ -38,7 +38,7 @@ function run {
|
|||||||
git config --global user.email "hi@ionicframework.com"
|
git config --global user.email "hi@ionicframework.com"
|
||||||
git config --global user.name "Ionitron"
|
git config --global user.name "Ionitron"
|
||||||
git add -A
|
git add -A
|
||||||
git commit -am "docs: update for $VERSION"
|
git commit -am "Automated build of platform docs v$VERSION"
|
||||||
git push origin master
|
git push origin master
|
||||||
|
|
||||||
echo "-- Updated docs for $VERSION_NAME succesfully!"
|
echo "-- Updated docs for $VERSION_NAME succesfully!"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user