From a3349ea164f1cbac08d274fd23444577a600cbed Mon Sep 17 00:00:00 2001 From: TonySpegel Date: Fri, 5 Jan 2024 02:07:41 +0100 Subject: [PATCH] change text --- .github/workflows/npm-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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