Skip to content

Commit ec329bc

Browse files
committed
chore: add semantic release github plugin
1 parent 7421e0e commit ec329bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

release.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module.exports = {
33
'@semantic-release/commit-analyzer',
44
'@semantic-release/release-notes-generator',
55
'@semantic-release/changelog',
6+
'@semantic-release/github',
67
[
78
'@semantic-release/npm',
89
{

0 commit comments

Comments
 (0)