Skip to content

Commit

Permalink
config: change basbranch name to main
Browse files Browse the repository at this point in the history
  • Loading branch information
kselena committed Jun 24, 2024
1 parent d945c90 commit cbebffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-tools/prepare-release-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"reviewer": "KinsonDigitalAdmin",
"assignee": "CalvinWilkinson",
"headBranch": "prod-release",
"baseBranch": "preview",
"baseBranch": "main",
"genReleaseSettingsFilePath": "./dev-tools/prod-gen-release-notes-settings.json",
"releaseNotesDirPath": "./release-notes",
"releasePrTemplateFilePath": "./templates/prod-prepare-release-template.md",
Expand Down

0 comments on commit cbebffb

Please sign in to comment.