Skip to content

Commit

Permalink
ci: publish npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPattell committed Jul 20, 2022
1 parent 3ff2964 commit 659fed2
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 @@ -10,6 +10,7 @@ module.exports = {
plugins: [
'@semantic-release/commit-analyzer',
'@semantic-release/release-notes-generator',
'@semantic-release/npm',
["@semantic-release/github", {
"assets": [
{"path": "build.zip", "label": "Build-${nextRelease.gitTag}"},
Expand Down

0 comments on commit 659fed2

Please sign in to comment.