diff --git a/docs/make.jl b/docs/make.jl index a16cc56584b43049eed0368886062ba81a3d7e7a..431acb53c6165835dcf0db7ce5e58f764b6930aa 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -22,5 +22,6 @@ config_gitlab = Documenter.GitLab() deploydocs( repo = "gitlab-research.centralesupelec.fr/2017bentrioum/markovprocesses.jl.git", devbranch = "ci_tests", + branch = "pages" )