Skip to content

Releases: tj-actions/branch-names

v4.4

01 Jul 12:13
ce1737e
Compare
Choose a tag to compare
  • Updated action name

v4.3

27 May 12:37
47910e4
Compare
Choose a tag to compare
  • Added is_tag boolean string output for tag branches

v4.2

25 May 16:31
f107226
Compare
Choose a tag to compare
  • Fixed bug with empty current_branch for tag based events. Reported by @almed4

Stable release

25 Apr 02:55
f107226
Compare
Choose a tag to compare
  • 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

24 May 11:37
98c04d5
Compare
Choose a tag to compare
  • Skip evaluating current_branch output for tag based branches (Recommend: steps.branch-name.outputs.tag instead).

v3.6

25 Apr 01:19
3e0215f
Compare
Choose a tag to compare
  • Fixed bug with if condition

v3.5

25 Apr 00:55
b587231
Compare
Choose a tag to compare
Update action.yml

v3.4

25 Apr 00:52
dd9939e
Compare
Choose a tag to compare
  • Fixed bug with is_default

v3.3

25 Apr 00:35
509c312
Compare
Choose a tag to compare
  • Update README.md

v3.2

25 Apr 00:12
ae7cf11
Compare
Choose a tag to compare
  • Added strip_tag_prefix input