From b0dcb7f7b96982eef47a78424a96a1223f8c32de Mon Sep 17 00:00:00 2001 From: Ricardo Rosa Date: Wed, 28 Jun 2023 19:26:57 -0300 Subject: [PATCH] deploy --- docs/make.jl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/make.jl b/docs/make.jl index 909273f..6ba0c3e 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -60,7 +60,7 @@ include(joinpath(@__DIR__(), "literate.jl")) modules = [RODEConvergence], ) -#= deploydocs( +deploydocs( repo = "https://github.com/rmsrosa/rode_conv_em", devbranch = "main", -) =# \ No newline at end of file +) \ No newline at end of file