From 89adfd3bfe64fcb9005aab47dbc1ad28ac80dd33 Mon Sep 17 00:00:00 2001 From: Anil Natha Date: Thu, 14 Mar 2024 14:46:24 -0700 Subject: [PATCH] Updated Package path to point to a branch for quick iterative development. --- applications/unity-ui/0.1/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/unity-ui/0.1/metadata.json b/applications/unity-ui/0.1/metadata.json index 76dd665..4a0a3ac 100644 --- a/applications/unity-ui/0.1/metadata.json +++ b/applications/unity-ui/0.1/metadata.json @@ -12,7 +12,7 @@ ], "Category": "ui", "IamRoles": {}, - "Package": "https://github.com/unity-sds/unity-ui-infra.git", + "Package": "https://github.com/unity-sds/unity-ui-infra.git#initial-marketplace-integration", "ManagedDependencies": {}, "Backend": "terraform", "WorkDirectory": "terraform-unity-ui",