Skip to content

Commit

Permalink
ci: change release branch to main
Browse files Browse the repository at this point in the history
  • Loading branch information
2color committed Feb 22, 2024
1 parent da1ea97 commit c04ffcd
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 @@ -27,7 +27,7 @@
},
"release": {
"branches": [
"master"
"main"
],
"plugins": [
[
Expand Down

0 comments on commit c04ffcd

Please sign in to comment.