invoke-release
invoke-release copied to clipboard
[PATCH] Minor fix regex character set in non-default branch
Releasing from a separate (non-default) branch, regex wouldn't match a + sign inside branch name, as it does in the default branch case, where RE_VERSION is used.