File tree Expand file tree Collapse file tree 5 files changed +5
-27
lines changed
Expand file tree Collapse file tree 5 files changed +5
-27
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,4 @@ makedocs(;
2626 ]
2727 )
2828
29- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
30- devbranch = " master" ,
31- push_preview = true ,
32- dirname = " GNNGraphs" )
29+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname = " GNNGraphs" )
Original file line number Diff line number Diff line change @@ -28,7 +28,4 @@ makedocs(;
2828 )
2929
3030
31- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
32- devbranch = " master" ,
33- push_preview = true ,
34- dirname = " GNNLux" )
31+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname = " GNNLux" )
Original file line number Diff line number Diff line change @@ -33,10 +33,4 @@ makedocs(;
3333 ]
3434 )
3535
36-
37-
38-
39- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
40- devbranch = " master" ,
41- push_preview = true ,
42- dirname = " GNNlib" )
36+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname = " GNNlib" )
Original file line number Diff line number Diff line change @@ -45,10 +45,4 @@ makedocs(;
4545 ],
4646 )
4747
48-
49-
50-
51- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
52- devbranch = " master" ,
53- push_preview = true ,
54- dirname= " GraphNeuralNetworks" )
48+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname= " GraphNeuralNetworks" )
Original file line number Diff line number Diff line change @@ -29,8 +29,4 @@ makedocs(;
2929 ]])
3030
3131
32-
33- deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" ,
34- devbranch = " master" ,
35- push_preview = true ,
36- dirname = " tutorials" )
32+ deploydocs (;repo = " github.com/JuliaGraphs/GraphNeuralNetworks.jl.git" , devbranch = " master" , dirname = " tutorials" )
You can’t perform that action at this time.
0 commit comments