💚 fix the github pages ci build

master
ourfor 6 years ago
parent 439d041f3f
commit db911dfd63

@ -30,6 +30,7 @@ jobs:
cd client/dist
cp index.html 404.html
git init
git checkout -b gh-pages
git remote add origin ${{ secrets.GITHUB_REPO }}
git config --global user.email "support@ourfor.top"
git config --global user.name "catalina"

Loading…
Cancel
Save