mirror of
https://github.com/Expand-sys/ccash-client-js
synced 2026-03-22 12:27:09 +11:00
ci: remove release notes from release commit
This commit is contained in:
parent
9bc7437dae
commit
411e2dc429
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ module.exports = {
|
||||||
'@semantic-release/git',
|
'@semantic-release/git',
|
||||||
{
|
{
|
||||||
assets: ['CHANGELOG.md', 'package.json'],
|
assets: ['CHANGELOG.md', 'package.json'],
|
||||||
|
message: 'chore(release): ${nextRelease.version} [skip ci]',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue