1.6.4
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.
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.