Leave a Comment
Publish subdirectory of a project to gh-pages
If your build is located at ./build
, then do this:
1 |
git subtree push --prefix build origin gh-pages |
More details here — https://gist.github.com/cobyism/4730490
Similar Posts
LEAVE A COMMENT
Для отправки комментария вам необходимо авторизоваться.