Commit 8b47bf1
committed
fix(ci): fix release tag trigger
Use only push tag pattern 'v*' in the release workflow to avoid the
invalid combination of tags and tags-ignore on the same event.1 parent 8ed238e commit 8b47bf1
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
| 6 | + | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
0 commit comments