Skip to content

Commit

Permalink
ci: update
Browse files Browse the repository at this point in the history
  • Loading branch information
chenasraf committed Nov 24, 2023
1 parent 0cc4157 commit dfe8262
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions release.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,11 @@ module.exports = {
assets: ['package.json', 'CHANGELOG.md'],
},
],
[
'@semantic-release/exec',
{
verifyReleaseCmd: 'echo ${nextRelease.version} > .VERSION',
},
],
// [
// '@semantic-release/exec',
// {
// verifyReleaseCmd: 'echo ${nextRelease.version} > .VERSION',
// },
// ],
],
}

0 comments on commit dfe8262

Please sign in to comment.