npm 12 declares engines ^22.22.2 || ^24.15.0 || >=26.0.0. The workflow pinned node-version 20 and then ran 'npm install -g npm@latest', so the engine check would fail and the publish step would never run — with the GitHub Release already public and the tag burnt. Caught before the first tag exists. Package engines (node >=18) unchanged; this pins the build runner only. |
||
|---|---|---|
| .. | ||
| publish.yml | ||