Skip to content

Commit 7042933

Browse files
ci fix
1 parent 18a08af commit 7042933

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

docs/make.jl

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,5 @@ makedocs(;
5353
)
5454

5555
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"))"
56+
repo = "github.com/exanauts/ExaModelsPower.jl.git"
6057
)

0 commit comments

Comments
 (0)