Skip to content

Commit 45a685f

Browse files
committed
added push preview in deploydocs
1 parent cf20bda commit 45a685f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,4 +164,4 @@ makedocs(;
164164
plugins=[links],
165165
)
166166

167-
deploydocs(; repo=repo_url * ".git", devbranch="main")
167+
deploydocs(; repo = repo_url * ".git", devbranch = "main", push_preview = true)

0 commit comments

Comments
 (0)