Skip to content

Commit 21074c3

Browse files
authored
ci: enable publishing from release branches (#1120)
1 parent 75cb13f commit 21074c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
},
170170
"release": {
171171
"branches": [
172+
"releases/+([0-9]).x",
172173
"trunk"
173174
],
174175
"tagFormat": "${version}",

0 commit comments

Comments
 (0)