From c9a1b8782d729d09bfa393012db6e15ee0bad67b Mon Sep 17 00:00:00 2001 From: Matt Brzezinski Date: Tue, 9 Mar 2021 12:35:14 -0600 Subject: [PATCH] DeployDocs devbranch = main --- docs/make.jl | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/make.jl b/docs/make.jl index 6d0062d..6643b43 100644 --- a/docs/make.jl +++ b/docs/make.jl @@ -21,4 +21,5 @@ makedocs(; deploydocs(; repo="github.com/JuliaCloud/AWSBatch.jl", push_preview=true, + devbranch = "main" )