Skip to content

Commit

Permalink
Publish script change
Browse files Browse the repository at this point in the history
  • Loading branch information
jpuri committed May 15, 2022
1 parent 07bb622 commit 75eec5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ git commit -am 'deploying docs'

git subtree split --prefix styleguide -b gh-pages
git push -f origin gh-pages:gh-pages
git push -f origin gh-pages:master
git checkout master
git branch -D tmp-gh-pages
git branch -D gh-pages

0 comments on commit 75eec5d

Please sign in to comment.