Updated README.md

This commit is contained in:
repo-ranger[bot] 2024-05-04 18:05:41 +00:00 committed by github-actions[bot]
parent 6ca1d98b25
commit 2e715d5bdb

View File

@ -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: ''