Merge pull request #74 from mlus-asuka/backport-73-to-1.20.4

[Backport 1.20.4] use PAT in backport action
This commit is contained in:
mlus 2025-05-19 01:38:06 +08:00 committed by GitHub
commit 286bd107d9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,7 @@ jobs:
- name: Create backport pull requests
uses: korthout/backport-action@v3
with:
github_token: ${{ secrets.TOKEN }}
pull_description: |
Backport of #${pull_number} to `${target_branch}`.