Skip to content
This repository was archived by the owner on Jul 11, 2025. It is now read-only.

Commit 6395854

Browse files
Push doc preview
1 parent 1d7dcc5 commit 6395854

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Logging.disable_logging(Logging.BelowMinLevel)
3030
deploydocs(;
3131
repo="github.com/open-AIMS/ReefGuideAPI.jl.git",
3232
target="build", # this is where Vitepress stores its output
33-
branch = "gh-pages",
33+
branch="gh-pages",
3434
devbranch="main",
35-
push_preview=false
35+
push_preview=true
3636
)

0 commit comments

Comments
 (0)