diff --git a/.github/workflows/npm-publish.yml b/.github/workflows/npm-publish.yml index 1815350..995f229 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/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 publish a package to the NPM registry when a release is published # For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages name: Publish NPM Package