Skip to content

Commit

Permalink
✨ feat: support release on main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed May 21, 2023
1 parent 163ea4b commit e97fb35
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ exports[`get default config 1`] = `
{
"branches": [
"master",
"main",
{
"channel": "rc",
"name": "rc-*",
Expand Down

0 comments on commit e97fb35

Please sign in to comment.