Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit de4037c

Browse files
committed
fix(ci-cd): change default branch to master
GH-7
1 parent c879812 commit de4037c

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
@@ -92,7 +92,7 @@
9292
},
9393
"release": {
9494
"branches": [
95-
"main"
95+
"master"
9696
],
9797
"plugins": [
9898
[

0 commit comments

Comments
 (0)