From a698217ca2fe25e72ee9f976444a5d438f2b5350 Mon Sep 17 00:00:00 2001 From: Brion Mario Date: Fri, 6 Jun 2025 11:25:55 +0530 Subject: [PATCH] fix(ci): update repo name --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index b65ea2b7d..3d666c512 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -5,7 +5,7 @@ "changelog": [ "@changesets/changelog-github", { - "repo": "asgardeo/javascript" + "repo": "asgardeo/web-ui-sdks" } ], "commit": false,