Skip to content

Commit

Permalink
chore(release): add github step in release process
Browse files Browse the repository at this point in the history
  • Loading branch information
emkis committed Jul 12, 2022
1 parent cad3b88 commit b29cdf6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,6 @@ module.exports = {
message: 'chore(release): v${nextRelease.version}',
},
],
'@semantic-release/github',
],
}

0 comments on commit b29cdf6

Please sign in to comment.