From 5b947fe617e3395650090c3f5b6be6e9f60f1fb4 Mon Sep 17 00:00:00 2001 From: andrerpena Date: Mon, 2 May 2022 13:39:28 +0100 Subject: [PATCH] Simplify build process --- .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 a4a2936..de166c1 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://help.github.com/actions/language-and-framework-guides/publishing-nodejs-packages -name: Node.js Package +name: Publish to NPM on: release: