From 9d6b360a211b1184896e321725680e1031053682 Mon Sep 17 00:00:00 2001 From: wed15 Date: Fri, 19 Jun 2026 09:37:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20package.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 3c2237b..2457990 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,8 @@ "main": "dist/index.js", "author": "OpportunityLiu", "license": "GPL-3.0-or-later", - "repository": "https://github.com/xmake-io/github-action-setup-xmake.git", - "homepage": "https://github.com/xmake-io/github-action-setup-xmake", + "repository": "https://git.soulmc.cn/wed15/github-action-setup-xmake.git", + "homepage": "https://git.soulmc.cn/wed15/github-action-setup-xmake", "scripts": { "watch": "tsc --watch", "build": "ncc build src/index.ts",