Skip to content

Commit 89cf8ba

Browse files
Copilothustcc
andauthored
Align npm publish with trusted publishing and normalize package metadata (#18)
* fix(ci): set npm token for publish step Agent-Logs-Url: https://github.com/hustcc/amapcn/sessions/70dde235-8ad9-4536-8684-162f1aeb035f Co-authored-by: hustcc <7856674+hustcc@users.noreply.github.com> * fix(ci): use oidc publish without npm token Agent-Logs-Url: https://github.com/hustcc/amapcn/sessions/3be074a1-2d6d-4dbb-a097-9f378b17d06d Co-authored-by: hustcc <7856674+hustcc@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: hustcc <7856674+hustcc@users.noreply.github.com>
1 parent 886bebd commit 89cf8ba

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
- uses: actions/setup-node@v4
2323
with:
2424
node-version: 20
25-
registry-url: 'https://registry.npmjs.org'
2625

2726
- name: Install dependencies
2827
run: pnpm install --prefer-frozen-lockfile

0 commit comments

Comments
 (0)