We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba7fb69 commit 7566e49Copy full SHA for 7566e49
scripts/publishGithubPages.sh
@@ -17,3 +17,4 @@ git push -f origin gh-pages:gh-pages
17
git checkout master
18
git branch -D tmp-gh-pages
19
git branch -D gh-pages
20
+git clean -f
0 commit comments