Export github tag version to env variable within github action

21-04-2022

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