Skip to content

Commit

Permalink
chore: reverted, wrong repo
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderPostma committed Sep 19, 2024
1 parent 916322b commit 99ccdc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"npmClient": "pnpm",
"command": {
"publish": {
"allowBranch": ["main", "master", "feature/from-funke"],
"allowBranch": ["main", "master"],
"conventionalCommits": true,
"gitRemote": "origin",
"message": "chore(release): %s"
Expand Down

0 comments on commit 99ccdc4

Please sign in to comment.