Export github tag version to env variable within github action

April 21, 2022

run: echo "RELEASE_VERSION=${{ github.ref_name }}" >> $GITHUB_ENV