From 3a36a28a8b32a0417bcf5b446d2bf8da189fc1b2 Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Thu, 6 Nov 2025 13:21:54 -0700 Subject: [PATCH] fixed description and title in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0183470..b044022 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# versioned_release +# npm_publish -gitea action for creating a version tag when the `version` value in `package.json` has changed and a tag with the version number does not already exist. \ No newline at end of file +gitea action for publishing the latest changes to the npm package repository