Skip to content

Commit

Permalink
ci: Updated release config
Browse files Browse the repository at this point in the history
  • Loading branch information
LakioLive committed Jan 31, 2025
1 parent 951ab0c commit b487a76
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions release.config.js
Original file line number Diff line number Diff line change
@@ -1,11 +1,5 @@
const config = {
branches: [
"main",
{
name: "dev",
prerelease: true,
},
],
branches: ["main", "dev"],
plugins: [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
Expand Down

0 comments on commit b487a76

Please sign in to comment.