Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

Commit

Permalink
fix(npm): added to publish instance
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanGerbeth committed Aug 12, 2018
1 parent 3dd339e commit 7a06703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"message": "chore(release): ${nextRelease.version} [skip ci]\n\n${nextRelease.notes}"
}
],
"publish": ["@semantic-release/github"]
"publish": ["@semantic-release/npm", "@semantic-release/github"]
}

0 comments on commit 7a06703

Please sign in to comment.