Skip to content

Commit 83532ed

Browse files
committed
[docs] Push documentation to BreezeDocumentation
1 parent 71ed6c0 commit 83532ed

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/make.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,10 @@ makedocs(sitename="Breeze",
2929
]
3030
)
3131

32-
deploydocs(;
32+
deploydocs(
33+
;
3334
repo = "github.com/NumericalEarth/Breeze.jl",
35+
deploy_repo = "github.com/NumericalEarth/BreezeDocumentation",
3436
devbranch = "main",
3537
push_preview = true,
3638
forcepush = true

0 commit comments

Comments
 (0)