Skip to content

Commit b13706c

Browse files
authored
Change devbranch from 'main' to 'master'
1 parent 10ea646 commit b13706c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ makedocs(
4747
deploydocs(
4848
repo = "github.com/JuliaGPU/oneAPI.jl.git",
4949
target = "build",
50-
devbranch = "main",
50+
devbranch = "master",
5151
devurl = "dev",
5252
push_preview = true,
5353
)

0 commit comments

Comments
 (0)