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 03a2789 commit 148341eCopy full SHA for 148341e
.github/workflows/release-pr.yml
@@ -62,6 +62,6 @@ jobs:
62
cg: "false"
63
push: "true"
64
overwrite: "false"
65
- target_branch: ${{ env.target_branch }}
+ target_branch: rel/${{ github.event.inputs.version }}
66
secrets: inherit
67
0 commit comments