fix(config): Try to fix CI.
This commit is contained in:
parent
06955b3cc3
commit
684ca40e1d
1 changed files with 0 additions and 4 deletions
|
@ -190,10 +190,6 @@
|
||||||
"debug": true,
|
"debug": true,
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"@semantic-release/npm",
|
"@semantic-release/npm",
|
||||||
["@semantic-release/git", {
|
|
||||||
"assets": ["package.json"],
|
|
||||||
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
|
|
||||||
}],
|
|
||||||
"@semantic-release/github"
|
"@semantic-release/github"
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue