From 47e175a7475103b56df5eb157b4fb035a42b9aa5 Mon Sep 17 00:00:00 2001 From: adamshortev <118197472+adamshortev@users.noreply.github.com> Date: Wed, 30 Aug 2023 11:48:14 +0100 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Chris Bennett <110393183+oev-chrisbennett@users.noreply.github.com> --- README.md | 3 --- action.yml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index d476272..d35199e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,3 @@ -Forked from https://github.com/reecetech/version-increment. Likely only here until additional changes made in this fork are accepted back in the main repository. - - # ➕ Version Increment ## 📄 Use diff --git a/action.yml b/action.yml index d1bf837..d973031 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ --- -name: 'Version Increment (Octo)' +name: 'Version Increment' description: Inspects the git tags to determine the current normal version, and returns the next version number branding: