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 29b6424 commit 08a8fbbCopy full SHA for 08a8fbb
.github/workflows/release-please.yml
@@ -28,3 +28,4 @@ jobs:
28
uses: googleapis/release-please-action@v4
29
with:
30
token: ${{ steps.get_token.outputs.token }}
31
+ target-branch: ${{ github.ref_name }}
0 commit comments