diff --git a/action.yml b/action.yml index 4f3bc52..9221058 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: Bump Semantic Version -description: GitHub action to increment a given semantic version +name: Increment Semantic Version +description: This action gives you a bumped semantic version, given the version you want to bump and a the release type / version fragement ( major | feature | bug | alpha | beta | rc ). author: Christian Dräger branding: icon: 'tag'