mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 06:33:50 +08:00
Updated README.md
This commit is contained in:
parent
6ca1d98b25
commit
2e715d5bdb
@ -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: ''
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user