Skip to content

Commit

Permalink
chore: fix release branch (#168)
Browse files Browse the repository at this point in the history
Should be master not main
  • Loading branch information
achingbrain authored Jan 14, 2022
1 parent 748b6a9 commit d91c9f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"release": {
"branches": [
"main"
"master"
],
"plugins": [
[
Expand Down

0 comments on commit d91c9f6

Please sign in to comment.