8000 Updated README.md (#408) · tj-actions/branch-names@d18e657 · GitHub
[go: up one dir, main page]

Skip to content

Commit d18e657

Browse files
authored
Updated README.md (#408)
1 parent c83c87a commit d18e657

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,13 @@ Support this project with a :star:
9393
- uses: tj-actions/branch-names@v8
9494
id: branch-names
9595
with:
96+
# The prefix that should be
97+
# stripped from the branch e.g
98+
# `release/` -> with a branch
99+
# `release/1.0` -> returns `1.0`
100+
# Type: string
101+
strip_branch_prefix: ''
102+
96103
# The prefix that should be
97104
# stripped from the tag e.g
98105
# `v` -> with a tag

0 commit comments

Comments
 (0)
0