Skip to content

1.6.3

Choose a tag to compare

@kennyadsl kennyadsl released this 22 Mar 10:40
· 20 commits to master since this release
ce7bf45
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.