Skip to content

Commit 7566e49

Browse files
committedSep 5, 2018
update publish github pages script
1 parent ba7fb69 commit 7566e49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎scripts/publishGithubPages.sh

+1
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ git push -f origin gh-pages:gh-pages
1717
git checkout master
1818
git branch -D tmp-gh-pages
1919
git branch -D gh-pages
20+
git clean -f

0 commit comments

Comments
 (0)
Please sign in to comment.