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