fix(config): Try to fix CI.
This commit is contained in:
parent
6b4ac4dde2
commit
e8d3603679
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@
|
|||
"@semantic-release/changelog",
|
||||
"@semantic-release/npm",
|
||||
["@semantic-release/git", {
|
||||
"assets": ["CHANGELOG.MD"],
|
||||
"assets": ["package.json"],
|
||||
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
|
||||
}],
|
||||
"@semantic-release/github"
|
||||
|
|
Loading…
Add table
Reference in a new issue