Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fb5963a

Browse files
committed
chore: adjust release branch
1 parent 56dd4e0 commit fb5963a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/template/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"executor": "@jscutlery/semver:version",
7575
"options": {
7676
"noVerify": true,
77-
"baseBranch": "main",
77+
"baseBranch": "backport-push-pipe-cd-fix",
7878
"tagPrefix": "{projectName}@",
7979
"commitMessageFormat": "release({projectName}): {version}",
8080
"postTargets": ["template:github"],

0 commit comments

Comments
 (0)