Skip to content

Commit

Permalink
fix: add github release to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
xeroc committed Dec 1, 2023
1 parent 95a0dec commit ae4e5ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,12 @@
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
[
"@semantic-release/github",
{
"addReleases": true
}
],
[
"@semantic-release/exec",
{
Expand Down

0 comments on commit ae4e5ec

Please sign in to comment.