diff --git a/action.yml b/action.yml index 72f58b1..f842daf 100644 --- a/action.yml +++ b/action.yml @@ -1,11 +1,10 @@ --- name: 'Version Increment' -description: | - Inspects the git tags to determine the current normal version, and returns the - next version number. +description: Inspects the git tags to determine the current normal version, and returns the next version number - A normal version will be returned if the branch is the default branch - (usually `main`), otherwise a pre-release version will be returned. +branding: + icon: plus + color: purple inputs: scheme: