We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d72abdc commit 3c75c35Copy full SHA for 3c75c35
1 file changed
config.yaml
@@ -76,3 +76,8 @@ watcher:
76
# When to send notifications (using Growl or notify-send).
77
notify_on_compilation_success: true
78
notify_on_compilation_failure: true
79
+
80
+deploy:
81
+ default:
82
+ kind: git
83
+ branch: gh-pages
0 commit comments