File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,6 @@ makedocs(;
2727 )
2828
2929deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
30- devbranch = " test-multidocs " ,
30+ devbranch = " master " ,
3131push_preview = true ,
3232dirname = " GNNGraphs" )
Original file line number Diff line number Diff line change @@ -23,6 +23,6 @@ makedocs(;
2323
2424
2525deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
26- devbranch = " test-multidocs " ,
26+ devbranch = " master " ,
2727push_preview = true ,
2828dirname = " GNNLux" )
Original file line number Diff line number Diff line change @@ -37,6 +37,6 @@ makedocs(;
3737
3838
3939deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
40- devbranch = " test-multidocs " ,
40+ devbranch = " master " ,
4141push_preview = true ,
4242dirname = " GNNlib" )
Original file line number Diff line number Diff line change @@ -49,6 +49,6 @@ makedocs(;
4949
5050
5151deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
52- devbranch = " test-multidocs " ,
52+ devbranch = " master " ,
5353push_preview = true ,
5454dirname= " GraphNeuralNetworks" )
Original file line number Diff line number Diff line change @@ -31,6 +31,6 @@ makedocs(;
3131
3232
3333deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
34- devbranch = " test-multidocs " ,
34+ devbranch = " master " ,
3535push_preview = true ,
3636dirname = " tutorials" )
You can’t perform that action at this time.
0 commit comments