From f837a62007f17c5fb573698e3ab147892573e1c6 Mon Sep 17 00:00:00 2001 From: Sherif Ismael Date: Sat, 3 Sep 2022 01:16:51 +0200 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 64f2c0e..df21b39 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: Automated Version Bump +name: Automated Version Bump with version-type description: Automated version bump for npm packages. runs: using: node12