10 lines
249 B
JSON
10 lines
249 B
JSON
{
|
|
"branches": ["main", "master"],
|
|
"repositoryUrl": "https://gitea.malio.fr/MALIO-DEV/malio-layer-ui.git",
|
|
"plugins": [
|
|
"@semantic-release/commit-analyzer",
|
|
"@semantic-release/release-notes-generator",
|
|
"@semantic-release/npm"
|
|
]
|
|
}
|