Commit 73a7673
fix: trigger release workflow on push to master instead of tags
semantic-release runs on every push to master and decides internally
whether to cut a new release based on commit history; a tag-push trigger
is never fired by the workflow itself.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 695a0a3 commit 73a7673
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments