8000 bootstrap-vue-bot · thomasfowler/bootstrap-vue@2b6189a · GitHub
[go: up one dir, main page]

Skip to content

Commit 2b6189a

Browse files
committed
bootstrap-vue-bot
1 parent 4d29445 commit 2b6189a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/gh-pages

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ cd ..
55
git clone $GH_PAGES_REPO dist
66
yarn docs-gen
77
cd dist
8+
git config --global user.email "pooya@pi0.ir"
9+
git config --global user.name "bootstrap-vue-bot"
810
git add --all
911
git commit -m "Published by CI"
1012
git push -ff

0 comm 3080 it comments

Comments
 (0)
0