Skip to content

Commit 47dfeca

Browse files
Updated README.md (#415)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c9cf6f9 commit 47dfeca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,12 @@ Support this project with a :star:
9393
- uses: tj-actions/branch-names@v8
9494
id: branch-names
9595
with:
96+
# Replace forward slashes with hyphens
97+
# in branch names
98+
# Type: boolean
99+
# Default: "false"
100+
replace_slashes_with_hyphens: ''
101+
96102
# The prefix that should be
97103
# stripped from the branch e.g
98104
# `release/` -> with a branch

0 commit comments

Comments
 (0)