From 5da88c3f11e55d528fb28ffd3edf294ff27694eb Mon Sep 17 00:00:00 2001 From: Ryan Vermooten Date: Wed, 27 Jun 2018 14:19:37 +0200 Subject: [PATCH] update package.json to push to the correct github page --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index beb1a5f..51472ce 100644 --- a/package.json +++ b/package.json @@ -14,11 +14,11 @@ }, "config": { "deployToGit": { - "repository": "git@github.com:Nona-Creative/nona-creative.github.io.git", + "repository": "git@github.com:Nona-Creative/ETHPrize.git", "branch": "master", "folder": "out", "script": "npm run prod-build", - "commit": "Release the Kraken!", + "commit": "Deploy github pages", "user": { "email": "deploy@nonacreative.com", "name": "deploy"