We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc557c1 commit 748bca3Copy full SHA for 748bca3
docs/make.jl
@@ -75,4 +75,8 @@ makedocs(;
75
76
deploydocs(;
77
repo=repo,
78
+ target="build",
79
+ devbranch="main",
80
+ branch="gh-pages",
81
+ push_preview=true,
82
)
0 commit comments