summaryrefslogtreecommitdiff
path: root/config.sample.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.sample.json')
-rw-r--r--config.sample.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.sample.json b/config.sample.json
index eba0920..566b329 100644
--- a/config.sample.json
+++ b/config.sample.json
@@ -3,8 +3,10 @@
"temp": "/home/ubuntu/jekyll-hook",
"public_repo": true,
"scripts": {
+ "#default": {
"build": "./scripts/build.sh",
"publish": "./scripts/publish.sh"
+ }
},
"secret": "",
"email": {