Skip to content

1.6.4

Compare
Choose a tag to compare
@kennyadsl kennyadsl released this 22 Mar 10:47
· 19 commits to master since this release
16faa98
Extract the version from $GITHUB_REF

$GITHUB_REF is something like "refs/tags/1.6.2" and we need to take
only the last part of it.