diff --git a/tf/deployment/modules/shared/github/org/repositories.tf b/tf/deployment/modules/shared/github/org/repositories.tf index f186f35d..f3c8bb05 100644 --- a/tf/deployment/modules/shared/github/org/repositories.tf +++ b/tf/deployment/modules/shared/github/org/repositories.tf @@ -71,6 +71,7 @@ variable "repositories" { { name = "ui", description = "Svelte components for Immich" + license = "MIT" url = "https://ui.immich.app", collaborators = true },