Skip to content

Commit db6a817

Browse files
ci: change for release branches (#117)
(cherry picked from commit b41bf37)
1 parent 44241ab commit db6a817

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,11 +25,7 @@
2525
"release": {
2626
"branches": [
2727
{
28-
"name": "main"
29-
},
30-
{
31-
"name": "prerelease/*",
32-
"prerelease": "snapshot"
28+
"name": "release/*"
3329
}
3430
],
3531
"tagFormat": "${version}",

0 commit comments

Comments
 (0)