From efe1eac27f6563aa5e78ac67126bf2b5660fab06 Mon Sep 17 00:00:00 2001 From: skulidropek <66840575+skulidropek@users.noreply.github.com> Date: Tue, 5 May 2026 22:11:14 +0000 Subject: [PATCH] fix: configure changeset github changelog --- .changeset/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/config.json b/.changeset/config.json index 595f237e..4579627a 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -3,7 +3,7 @@ "changelog": [ "@changesets/changelog-github", { - "repo": "" + "repo": "ProverCoderAI/docker-git" } ], "commit": false,