diff --git a/config.yaml b/config.yaml index 8f78a6b..ff9a53b 100644 --- a/config.yaml +++ b/config.yaml @@ -76,3 +76,8 @@ watcher: # When to send notifications (using Growl or notify-send). notify_on_compilation_success: true notify_on_compilation_failure: true + +deploy: + default: + kind: git + branch: gh-pages