We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ce4a9d commit 850b315Copy full SHA for 850b315
build.sh
@@ -15,5 +15,5 @@ git rm -rf assets/themes
15
git rm -rf json js mysql postgresql
16
git add .
17
git commit -m "Publishing to github pages"
18
-# git push origin gh-pages --force
+git push origin gh-pages --force
19
git checkout master
0 commit comments