Commit e01e4c1
fix: trigger release workflow on push to main, not tags
semantic-release creates the tags itself — the workflow needs to run on
push to main so it can analyze commits and decide whether to publish.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent fe3a64f commit e01e4c1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments