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 5e01288 commit 81a4861Copy full SHA for 81a4861
.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