Skip to content

Commit

Permalink
fix: post new release versions to github
Browse files Browse the repository at this point in the history
  • Loading branch information
mchuangatmp committed Jul 1, 2021
1 parent e5b11db commit 707c9ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ module.exports = {
prepareCmd: "sh ./scripts/release.sh ${nextRelease.version}",
},
],
// ["@semantic-release/github"],
["@semantic-release/github"],
[
"@semantic-release/git",
{
Expand Down

0 comments on commit 707c9ec

Please sign in to comment.