Commit d5b28bc
authored
Allow name grep command in tag workflow to handle variable whitespace (#16)
* Allow name grep command in tag workflow to handle variable whitespace
Closes #15
* Change quantifier from + to *
Mistakenly used one or more whitespaces instead of zero or more1 parent 70e7d14 commit d5b28bc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments