Update ci config.

This commit is contained in:
jaywcjlove
2019-10-12 09:54:28 +08:00
parent ae8d1b7f71
commit 951eb608fe

View File

@@ -12,5 +12,5 @@ jobs:
env:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: .deploy
FOLDER: dist
BUILD_SCRIPT: npm install && npm run start