diff --git a/helpers/deploy_with_preview.jl b/helpers/deploy_with_preview.jl index 3e3ff2b..de1b392 100644 --- a/helpers/deploy_with_preview.jl +++ b/helpers/deploy_with_preview.jl @@ -71,6 +71,7 @@ end target_dir = abspath("./docs") # builddir upstream = "https://github.com/geocompx/geocompjl.git" branch = "gh-pages" +devbranch = "main" sha = cd(dirname(@__DIR__)) do