We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d79417f commit ec522cfCopy full SHA for ec522cf
1 file changed
.github/workflows/release.yml
@@ -88,5 +88,5 @@ jobs:
88
gh pr create \
89
--title "Changelog update - \`$VERSION\`" \
90
--body "Current pull request contains patched \`CHANGELOG.md\` file for the \`$VERSION\` version." \
91
- --base main \
+ --base master \
92
--head $BRANCH
0 commit comments