From 2e715d5bdbcec5bb68660db3db170d42477b9fbb Mon Sep 17 00:00:00 2001 From: "repo-ranger[bot]" <39074581+repo-ranger[bot]@users.noreply.github.com> Date: Sat, 4 May 2024 18:05:41 +0000 Subject: [PATCH] Updated README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3d5b07d..00bd545 100644 --- a/README.md +++ b/README.md @@ -93,9 +93,10 @@ Support this project with a :star: - uses: tj-actions/branch-names@v8 id: branch-names with: - # The prefix that should be stripped from the tag - # e.g `v` -> with a tag `v0.0.1` -> returns - # `0.0.1` + # The prefix that should be + # stripped from the tag e.g + # `v` -> with a tag + # `v0.0.1` -> returns `0.0.1` # Type: string strip_tag_prefix: ''