Skip to content

Commit

Permalink
👍 the GitHub pages systems
Browse files Browse the repository at this point in the history
  • Loading branch information
Ybalrid committed Jun 22, 2019
1 parent 708323b commit ed7a243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doxygen/gh-pages.sh
Expand Up @@ -23,7 +23,7 @@ rm -rf doc/*
#Commit the new doxigen pages
cp -rv ../output/html/* doc/
git add doc
git commit -m "Travis automatic documentation update"
git commit -m ":robot: :gear: :closed_book: :open_book: :black_nib: :green_book: :point_right: :octocat: :computer: :thumbsup:"

#F O R C E P U S H to the gh-pages branch on GitHub using Ybalrid's creds
git push --force origin gh-pages #BE CAREFUL WITH THIS
Expand Down

0 comments on commit ed7a243

Please sign in to comment.