diff --git a/package.json b/package.json index fcd2059..101ccf4 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "build": "react-scripts build", "test": "echo 'skipped react-scripts test --env=jsdom'", "predeploy": "", - "deploy": "gh-pages -d build -m $(TZ=Asia/Shanghai date +\"%y%m%d%H%M%S\")", + "deploy": "gh-pages -b gh-pages-dev -d build -m $(TZ=Asia/Shanghai date +\"%y%m%d%H%M%S\")", "eject": "react-scripts eject" }, "homepage": "https://://cdn.jsdelivr.net/gh/thuhole/webhole@gh-pages",