Commit 53a71a3
fix(ci): avoid duplicate builds on release workflow (#13)
Only build assets on prereleased event to prevent redundant builds
when converting pre-release to release. The publish-npm job already
has its own condition and will only run on released event.
Co-authored-by: Claude <noreply@anthropic.com>1 parent ac79dd1 commit 53a71a3
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
0 commit comments