invoke-release icon indicating copy to clipboard operation
invoke-release copied to clipboard

[PATCH] Minor fix regex character set in non-default branch

Open abacigalup-eb opened this issue 4 years ago • 0 comments

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.

abacigalup-eb avatar Jun 07 '21 13:06 abacigalup-eb