Export github tag version to env variable within github action21-04-2022run: echo "RELEASE_VERSION=${{ github.ref_name }}" >> $GITHUB_ENV