mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-03-10 00:00:07 +08:00
setting the benign tweak back how it was
This commit is contained in:
@@ -38,7 +38,7 @@ function run {
|
||||
git config --global user.email "hi@ionicframework.com"
|
||||
git config --global user.name "Ionitron"
|
||||
git add -A
|
||||
git commit -am "Automated build of platform docs $CIRCLE_PROJECT_REPONAME $CIRCLE_SHA1"
|
||||
git commit -am "Automated build of platform docs driftyco/$CIRCLE_PROJECT_REPONAME@$CIRCLE_SHA1"
|
||||
git push origin master
|
||||
|
||||
echo "-- Updated docs for $VERSION_NAME succesfully!"
|
||||
|
||||
Reference in New Issue
Block a user