mirror of https://github.com/h44z/wg-portal.git
chore: fix release branches
This commit is contained in:
parent
b9bcf0e4ce
commit
4827511bf0
|
|
@ -1,5 +1,5 @@
|
|||
const config = {
|
||||
branches: ['main'],
|
||||
branches: ['master'],
|
||||
plugins: [
|
||||
'@semantic-release/commit-analyzer',
|
||||
'@semantic-release/release-notes-generator',
|
||||
|
|
|
|||
Loading…
Reference in New Issue