Skip to content

Commit 5b80a10

Browse files
authored
ci: disable branch checking when publishing
1 parent 5ba331c commit 5b80a10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.publishrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"uncommittedChanges": true,
55
"untrackedFiles": true,
66
"sensitiveData": false,
7-
"branch": "master",
7+
"branch": false,
88
"gitTag": true
99
},
1010
"confirm": false,

0 commit comments

Comments
 (0)