Commit 18656fc
authored
chore(gh): update release workflow tag pattern (#457)
Replaced broad `v*` tag filter with a more specific pattern: `v*.*.*` to match stable SemVer releases (e.g. `v2.0.0`) and pre-releases (e.g. `v2.1.0-beta`, `v2.1.0-rc.1`).
Signed-off-by: Ryan Johnson <ryan@tenthirtyam.org>1 parent 86e1046 commit 18656fc
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments