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 18a08af commit 7042933Copy full SHA for 7042933
docs/make.jl
@@ -53,8 +53,5 @@ makedocs(;
53
)
54
55
deploydocs(
56
- repo = "github.com/exanauts/ExaModelsPower.jl.git",
57
- branch = "gh-pages",
58
- devbranch = "documentation", # your default branch
59
- target = "previews/$(get(ENV, "GITHUB_REF_NAME", "manual"))"
+ repo = "github.com/exanauts/ExaModelsPower.jl.git"
60
0 commit comments