Skip to content

Commit

Permalink
ci: fix semantic release branches
Browse files Browse the repository at this point in the history
  • Loading branch information
ekristen committed May 16, 2024
1 parent 7867e0b commit 7dd1076
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .releaserc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ branches:
channel: beta
- name: next
prerelease: true
- name: pre/rc
prerelease: '${name.replace(/^pre\\//g, "")}'

0 comments on commit 7dd1076

Please sign in to comment.