From fa4b6a96c0a2d466aefc669369efe5774fd275e4 Mon Sep 17 00:00:00 2001 From: Kevin Codex Date: Mon, 13 Apr 2026 00:23:00 +0800 Subject: [PATCH] Fix/manual publish current release (#627) * ci: keep manual publish path for current release * ci: fix trusted publishing metadata --- .github/workflows/release.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8ad658f3..0579d5cb 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -53,7 +53,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 with: - node-version: 20 + node-version: 24 registry-url: https://registry.npmjs.org - name: Set up Bun diff --git a/package.json b/package.json index 625061a6..54499b2f 100644 --- a/package.json +++ b/package.json @@ -140,7 +140,7 @@ }, "repository": { "type": "git", - "url": "https://gitlawb.com/z6MkqDnb7Siv3Cwj7pGJq4T5EsUisECqR8KpnDLwcaZq5TPr/openclaude" + "url": "https://github.com/Gitlawb/openclaude.git" }, "keywords": [ "claude-code",