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.
merge_target
1 parent e1829e1 commit 875ba9fCopy full SHA for 875ba9f
.github/workflows/release.yml
@@ -31,3 +31,4 @@ jobs:
31
with:
32
version: ${{ github.event.inputs.version }}
33
force: ${{ github.event.inputs.force }}
34
+ merge_target: ${{ github.event.inputs.merge_target }}
0 commit comments