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 59a7868 commit 9bbaaddCopy full SHA for 9bbaadd
.github/workflows/release.yml
@@ -85,5 +85,5 @@ jobs:
85
gh pr create \
86
--title "Changelog update - \`$VERSION\`" \
87
--body "Current pull request contains patched \`CHANGELOG.md\` file for the \`$VERSION\` version." \
88
- --base main \
+ --base eap \
89
--head $BRANCH
0 commit comments