Commit 243f7ba
chore: fix 'besta' typo in semantic-release prerelease branch name
The CircleCI publish job filter allows the 'beta' branch, but .releaserc
configured 'besta', so a beta prerelease could never publish: the publish
job only runs for 'beta', where semantic-release rejects the unconfigured
branch. Neither branch currently exists on the remote.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 8867a15 commit 243f7ba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments