Skip to content

Commit b641fc5

Browse files
authored
Enable auto publish in workflow configuration
1 parent e64faf8 commit b641fc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflow-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"ExcludedBranchList": ["branch1", "branch2"]
1111
},
1212
"AutoPublish": {
13-
"EnableAutoPublish": false,
13+
"EnableAutoPublish": true,
1414
"EnableAutoMerge": true
1515
},
1616
"Stale": {

0 commit comments

Comments
 (0)