Skip to content

Commit ec522cf

Browse files
committed
Update release.yml
1 parent d79417f commit ec522cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

0 commit comments

Comments
 (0)