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 caa37b6 commit 939cd63Copy full SHA for 939cd63
.github/workflows/release.yml
@@ -30,3 +30,4 @@ jobs:
30
with:
31
version: ${{ github.event.inputs.version }}
32
force: ${{ github.event.inputs.force }}
33
+ merge_target: ${{ github.event.inputs.merge_target }}
0 commit comments