Skip to content

Commit

Permalink
fix: branch name 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Iam1337 committed Jun 13, 2024
1 parent ec00e14 commit f3df3a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module.exports = {
"branches" : "master",
"branches" : "main",
"tagFormat": "v${version}",
"plugins": [
["@semantic-release/commit-analyzer", {
Expand Down

0 comments on commit f3df3a3

Please sign in to comment.