From a41854ec8c4265b84fa7e30ab45b4a0464fa1af1 Mon Sep 17 00:00:00 2001 From: Jordan Walsh Date: Fri, 19 Jul 2024 13:25:42 +1000 Subject: [PATCH] Update npm-publish.yml --- .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 d91502e..c20f4e2 100644 --- a/.github/workflows/npm-publish.yml +++ b/.github/workflows/npm-publish.yml @@ -1,7 +1,7 @@ # This workflow will run tests using node and then publish a package to GitHub Packages when a release is created # For more information see: https://docs.github.com/en/actions/publishing-packages/publishing-nodejs-packages -name: Node.js Package +name: Test and Publish to NPM on: release: