From 9831ed20d0c1208b0fa1c73d5a36c278d63e3bd5 Mon Sep 17 00:00:00 2001 From: Miguel Ripoll <3296866+MiguelRipoll23@users.noreply.github.com> Date: Sun, 7 Apr 2024 16:22:52 +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 f3cb595..8959f76 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Get Next Version' +name: 'Get Next Version (PR)' description: 'Bump versions with the help of semantic versioning and pull requests labels' author: 'MiguelRipoll23'