scittle
scittle copied to clipboard
script/release.clj assumes that the gh-pages directory exists
When the gh-pages directory does not exist, script/release.clj copies an html file to a file named gh-pages, and then the following copy operations fail.
https://github.com/babashka/scittle/blob/11b7a56ab8073efd7e9e123b74f10bd38e6e4f16/script/release.clj#L6
PR welcome. You can ensure a directory with fs/create-dirs