From 14863f17ac7901bd88f999203b131c3e8cce1789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Kl=C3=BCter?= Date: Fri, 19 Mar 2021 22:01:22 +0100 Subject: [PATCH] Update Package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": [