diff --git a/ci/npm-publish.yml b/ci/npm-publish.yml index 2a4766d389..6321798246 100644 --- a/ci/npm-publish.yml +++ b/ci/npm-publish.yml @@ -1,4 +1,4 @@ -# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created +# This workflow will run tests using node and then publish a package to the npm public registry when a release is created # For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages name: Node.js Package