We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 964d920 commit 1950681Copy full SHA for 1950681
infra/scripts/release-patch.sh
@@ -110,7 +110,7 @@ update_changelog()
110
&& docker run -it --rm ferrarimarco/github-changelog-generator \
111
--user feast-dev \
112
--project feast \
113
- --release-branch v$MAJOR.$MINOR-branch \
+ --release-branch master \
114
--future-release v$MAJOR.$MINOR.$PATCH \
115
--unreleased-only \
116
--no-issues \
0 commit comments