Skip to content

Commit

Permalink
Hopefully last gh pages fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ah- committed Mar 1, 2018
1 parent 11ec9a5 commit d4df100
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/publish-docs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ touch .

echo -e "Pushing changes to gh-pages"
git add -A .
git commit -m "rebuild pages at ${rev}" --quiet
git commit -m "rebuild pages" --quiet
git push -q upstream HEAD:gh-pages

echo -e "Deployed docs to GitHub Pages"

0 comments on commit d4df100

Please sign in to comment.