mirror of https://github.com/CGAL/cgal
update the release script for 6.0-beta1
This commit is contained in:
parent
c9ca4fdc6a
commit
48ba3e6f8c
|
|
@ -18,7 +18,7 @@ actions = {
|
|||
"Thursday": integration,
|
||||
"Friday": release("5.5"),
|
||||
"Saturday": release("5.6"),
|
||||
"Sunday": master,
|
||||
"Sunday": beta_release_from_master(1),
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue