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 cb85be0 commit 88f2207Copy full SHA for 88f2207
.github/workflows/release-please-gha.yml
@@ -35,3 +35,4 @@ jobs:
35
token: ${{ steps.app-token.outputs.token }}
36
config-file: release-please-config.json
37
manifest-file: .release-please-manifest.json
38
+ target-branch: ${{ github.ref_name }}
0 commit comments