Skip to content

Commit b4f22c0

Browse files
committed
[docs] Push documentation to BreezeDocumentation
1 parent 0ae0269 commit b4f22c0

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
@@ -25,8 +25,10 @@ makedocs(sitename="Breeze",
2525
]
2626
)
2727

28-
deploydocs(;
28+
deploydocs(
29+
;
2930
repo = "github.com/NumericalEarth/Breeze.jl",
31+
deploy_repo = "github.com/NumericalEarth/BreezeDocumentation",
3032
devbranch = "main",
3133
push_preview = true,
3234
forcepush = true

0 commit comments

Comments
 (0)