Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
chore: semantic-release only on main
Browse files Browse the repository at this point in the history
  • Loading branch information
miwurster committed Aug 4, 2023
1 parent e1a3101 commit b418d89
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,6 @@
]
],
"branches": [
"+([0-9])?(.{+([0-9]),x}).x",
"main",
"next",
"next-major",
{
"name": "beta",
"prerelease": true
},
{
"name": "alpha",
"prerelease": true
}
"main"
]
}

0 comments on commit b418d89

Please sign in to comment.