diff --git a/repositories.tf b/repositories.tf index e492dd5..7ef8273 100644 --- a/repositories.tf +++ b/repositories.tf @@ -296,7 +296,7 @@ module "repo_osac_ux" { pages = { build_type = "legacy" source = { - branch = "0.1" + branch = "gh-pages" path = "/" } }