Skip to content

Commit

Permalink
fix: remove branch that doesn't exist
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPietrusky committed Apr 26, 2024
1 parent 31dfcca commit 0475917
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .releaserc
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"branches": [
"main",
{
"name": "alpha",
"prerelease": true
Expand All @@ -25,7 +24,6 @@
"@semantic-release/exec",
{
"prepareCmd": "npm run build && node ./scripts/update-readme.mjs ${nextRelease.version}"

}
],
[
Expand Down

0 comments on commit 0475917

Please sign in to comment.