From d2af8892d780c8eb5da42b4efd177d195825fef9 Mon Sep 17 00:00:00 2001 From: Paul Date: Tue, 17 May 2022 16:17:12 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 0ed6f7f..92336bb 100644 --- a/README.md +++ b/README.md @@ -122,4 +122,3 @@ in the root folder of the repo. This creates an npm package in a folder called ` When your changes are complete create a Pull Requet against the master. It is IMPORTANT that you change the version number in `package.json` AND the tag number in `.github/workflowds/build.yaml` to the next version before the PR. When I have accepted and merged the PR, Github actions will automatically build the new package release and loaded it both as a GH release using the version as the tag name and publish the new version on npm. -