description
This starter recommends using npm Trusted Publisher, where releases are performed in CI to improve package publishing security.
To do so, publish the package manually with pnpm publish once, then configure the connection to this GitHub repository on npm.
For later releases, run pnpm run release and let GitHub Actions handle the publish process.