From 3430b5f8724672aa4b948952d49bacbe2f32b487 Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Mon, 1 Jan 2024 10:15:04 -0700 Subject: [PATCH] name fix --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 8a4b5d8..ac16491 100644 --- a/action.yaml +++ b/action.yaml @@ -1,4 +1,4 @@ -name: versioned-release +name: version-tag description: "Creates a version tag when the 'version' value in 'package.json' has changed and a tag with the version number does not already exist." author: "Bryce Thorup" runs: