Skip to content

Commit 4e6db3a

Browse files
committed
chore: update main and release branch
1 parent 74f2630 commit 4e6db3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/release.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ set -eu
77
opt_pre=false # option for bump gem version
88
opt_pkg=false # option for building gem package
99

10-
MAIN_BRANCH="master"
11-
RELEASE_BRANCH="production"
10+
MAIN_BRANCH="main"
11+
RELEASE_BRANCH="dev"
1212

1313
GEM_SPEC="jekyll-theme-amethyst.gemspec"
1414
NODE_SPEC="package.json"

0 commit comments

Comments
 (0)