build prerelease
This commit is contained in:
parent
dda0628528
commit
df3b0d7269
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
branches: ["main"],
|
||||
branches: ["main", {name: "beta", prerelease: true}],
|
||||
plugins: [
|
||||
"@semantic-release/commit-analyzer",
|
||||
"@semantic-release/release-notes-generator",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue