Skip to content

Commit 8a1c964

Browse files
authored
Merge pull request #20 from americanexpress/feature/release-branch-name
chore(release): fix branch name for semantic-release
2 parents b3b3b86 + 59048d2 commit 8a1c964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@semantic-release/github",
6161
"@semantic-release/npm"
6262
],
63-
"branch": "master"
63+
"branch": "main"
6464
},
6565
"husky": {
6666
"hooks": {

0 commit comments

Comments
 (0)