git checkout master
git branch -d gh-pages
git branch -D gh-pages
git push origin --delete gh-pages

npm run build

git checkout -b gh-pages
git add -f dist
git commit -m ‘create project’
git subtree push --prefix dist origin gh-pages
git checkout master

Logo

瓜分20万奖金 获得内推名额 丰厚实物奖励 易参与易上手

更多推荐