diff --git a/docs/make.jl b/docs/make.jl index 6b5442c4..d31d77d0 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -33,4 +33,5 @@ makedocs( # for more information. deploydocs( repo = "github.com/mberto79/XCALibre.jl", + forcepush = "true" )