fix: .releaserc.json
This commit is contained in:
@@ -3,6 +3,11 @@
|
|||||||
"plugins": [
|
"plugins": [
|
||||||
"@semantic-release/commit-analyzer",
|
"@semantic-release/commit-analyzer",
|
||||||
"@semantic-release/release-notes-generator",
|
"@semantic-release/release-notes-generator",
|
||||||
"@semantic-release/gitlab"
|
[
|
||||||
|
"@semantic-release/gitlab",
|
||||||
|
{
|
||||||
|
"gitlabUrl": "https://gitlab.lesko.me",
|
||||||
|
}
|
||||||
|
]
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user