mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
ci(release): fix .releaserc.yml with renamed default branch
This commit is contained in:
parent
ef760288a9
commit
9900bc641d
1 changed files with 5 additions and 1 deletions
|
|
@ -1,4 +1,8 @@
|
||||||
repositoryUrl": "https://github.com/apricote/Listory"
|
repositoryUrl: "https://github.com/apricote/Listory"
|
||||||
|
branches:
|
||||||
|
- "main"
|
||||||
|
- { name: "beta", prerelease: true }
|
||||||
|
- { name: "alpha", prerelease: true }
|
||||||
plugins:
|
plugins:
|
||||||
- "@semantic-release/commit-analyzer"
|
- "@semantic-release/commit-analyzer"
|
||||||
- "@semantic-release/release-notes-generator"
|
- "@semantic-release/release-notes-generator"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue