Skip to content

Commit

Permalink
chore(project): fix release config
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamTraoreee committed Jul 7, 2023
1 parent 732d075 commit 613d8ca
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
{
"branches": [
"main",
"staging"
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
Expand Down

0 comments on commit 613d8ca

Please sign in to comment.