diff --git a/publish-gh-pages b/publish-gh-pages index 5aa7ceb..c3a7201 100755 --- a/publish-gh-pages +++ b/publish-gh-pages @@ -10,4 +10,3 @@ git add index.html git commit --message "$(git log -n1 --pretty='%H' master)" git push --force git checkout - -rm index.html