Merge pull request #357 from tj-actions/chore/update-readme

Updated README.md
This commit is contained in:
repo-ranger[bot] 2024-05-04 18:08:54 +00:00 committed by GitHub
commit c31779ccc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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