Skip to content
This repository was archived by the owner on Apr 7, 2020. It is now read-only.

Commit 72f7b3f

Browse files
committed
gh-pages script fixes
1 parent 12125e9 commit 72f7b3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/ghPages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ git branch -D gh-pages
55
git branch gh-pages
66
git checkout gh-pages
77
git add bower_components --force
8+
git commit -am "docs(website): publish latest"
89
git push origin --force
910
git checkout master

0 commit comments

Comments
 (0)