aboutsummaryrefslogtreecommitdiff
path: root/Gruntfile.js
diff options
context:
space:
mode:
Diffstat (limited to 'Gruntfile.js')
-rw-r--r--Gruntfile.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gruntfile.js b/Gruntfile.js
index 39ba49ada..43f923fb7 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -291,7 +291,7 @@ module.exports = function (grunt) {
docs: {},
netlify: {
options: {
- raw: 'github: true\nbaseurl: ""'
+ raw: 'github: true\nbaseurl: ""\nnetlify: true'
}
},
github: {