Skip to content

Commit 9bbaadd

Browse files
committed
Changelog update should happen on eap branch
1 parent 59a7868 commit 9bbaadd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ jobs:
8585
gh pr create \
8686
--title "Changelog update - \`$VERSION\`" \
8787
--body "Current pull request contains patched \`CHANGELOG.md\` file for the \`$VERSION\` version." \
88-
--base main \
88+
--base eap \
8989
--head $BRANCH

0 commit comments

Comments
 (0)