Skip to content

Commit

Permalink
fix: fix semantic-release config
Browse files Browse the repository at this point in the history
  • Loading branch information
yindia authored Jul 1, 2022
1 parent 4006e3b commit 67cdb97
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
}
],
["@semantic-release/npm", { "npmPublish": false }],
"@semantic-release/github",
[]
"@semantic-release/github"
]
}

0 comments on commit 67cdb97

Please sign in to comment.