From 05794de444a8edb86cb865e5d99da7bf3f2762f6 Mon Sep 17 00:00:00 2001 From: Justin Hough Date: Tue, 20 Jan 2015 23:42:20 -0800 Subject: [PATCH] issue with github page release. --- Gruntfile.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index 67ef44d3..8c2dcc9a 100755 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -104,7 +104,6 @@ module.exports = function (grunt) { 'gh-pages': { options: { base: 'build', - repo: 'https://github.com/jhough10/Centurion/' }, src: ['**'] },