You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
|`verifyConditions`| Verify the presence of the`NPM_TOKEN` environment variable, create or update the`.npmrc` file with the token and verify the token is valid.|
15
-
|`prepare`| Update the`package.json` version and[create](https://docs.npmjs.com/cli/pack) the npm package tarball.|
16
-
|`publish`|[Publish the npm package](https://docs.npmjs.com/cli/publish) to the registry.|
|`verifyConditions`| Verify the presence of the`NPM_TOKEN` environment variable, create or update the`.npmrc` file with the token and verify the token is valid.||
15
+
|`prepare`| Update the`package.json` version and[create](https://docs.npmjs.com/cli/pack) the npm package tarball.||
16
+
|`addChannel`||[Add a release to a dist-tag](https://docs.npmjs.com/cli/dist-tag).|
17
+
|`publish`|[Publish the npm package](https://docs.npmjs.com/cli/publish) to the registry.||