Skip to content

Commit 1950681

Browse files
committedMay 27, 2021
Switch changelog generator back to master
Signed-off-by: Jacob Klegar <jacob@tecton.ai>
1 parent 964d920 commit 1950681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎infra/scripts/release-patch.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ update_changelog()
110110
&& docker run -it --rm ferrarimarco/github-changelog-generator \
111111
--user feast-dev \
112112
--project feast \
113-
--release-branch v$MAJOR.$MINOR-branch \
113+
--release-branch master \
114114
--future-release v$MAJOR.$MINOR.$PATCH \
115115
--unreleased-only \
116116
--no-issues \

0 commit comments

Comments
 (0)