ci: fix typo in target branch placeholder

This commit is contained in:
Daniel Thwaites 2024-12-10 14:40:28 +00:00 committed by GitHub
parent b08769f64e
commit 5a69e8c657
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -40,6 +40,6 @@ jobs:
uses: korthout/backport-action@v3
with:
github_token: ${{ steps.app-token.outputs.token }}
pull_title: "[${target-branch}] ${pull_title}"
pull_title: "[${target_branch}] ${pull_title}"
pull_description: |-
This is an automated backport of #${pull_number}.