Publish NPM

Set up a GitHub Actions workflow to publish an npm package on release — using either a long-lived npm token or OIDC trusted publishing (no stored secret). Use when adding CI publish automation to a package repo, wiring up phucbm/publish-npm-action, switching to OIDC, or debugging publish failures in Actions.

phucbm 9a2660f 4.7 KB Updated

File contents

phucbm/skills/tree/main/skills/deploy/publish-npm commit 9a2660f3d6

Frequently asked questions

npx skillmds@latest add phucbm/publish-npm