Export github tag version to env variable within github actionApril 21, 2022run: echo "RELEASE_VERSION=${{ github.ref_name }}" >> $GITHUB_ENV