Releases: tj-actions/branch-names
Releases · tj-actions/branch-names
v4.2
- Fixed bug with empty
current_branch
for tag based events. Reported by @almed4
Stable release
- Fixed bug with empty
current_branch
for tag based events. Reported by @almed4
- Skip evaluating
current_branch
output for tag based branches (Recommend: steps.branch-name.outputs.tag
instead).
v4.1
- Skip evaluating
current_branch
output for tag based branches (Recommend: steps.branch-name.outputs.tag
instead).
v3.6
- Fixed bug with if condition
v3.4
- Fixed bug with
is_default
v3.2
- Added
strip_tag_prefix
input