diff --git a/package.json b/package.json index ef86505..885d887 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "test": "react-scripts test", "eject": "react-scripts eject", "predeploy": "npm run build", - "deploy": "gh-pages -d build" + "deploy": "gh-pages -d build --remote github" }, "eslintConfig": { "extends": [