From dc219092f947d0833ca3a8b2aaddc9904c2d3991 Mon Sep 17 00:00:00 2001 From: Kate Isaac <41767733+kweav@users.noreply.github.com> Date: Tue, 17 Sep 2024 15:16:32 -0400 Subject: [PATCH] Update config_automation.yml Sync the yes/no TRUE/FALSE --- config_automation.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config_automation.yml b/config_automation.yml index 9258b069..f4a4067e 100644 --- a/config_automation.yml +++ b/config_automation.yml @@ -21,9 +21,9 @@ render-website: rmd render-leanpub: yes render-coursera: no -## Automate the creation of Book.txt file? TRUE/FALSE? +## Automate the creation of Book.txt file? yes/no? ## This is only relevant if render-leanpub is yes, otherwise it will be ignored -make-book-txt: TRUE +make-book-txt: yes # What docker image should be used for rendering? # The default is jhudsl/base_ottr:main