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",