Fix/manual publish current release (#627)

* ci: keep manual publish path for current release

* ci: fix trusted publishing metadata
This commit is contained in:
Kevin Codex
2026-04-13 00:23:00 +08:00
committed by GitHub
parent d03d77b110
commit fa4b6a96c0
2 changed files with 2 additions and 2 deletions

View File

@@ -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