Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

Commit fbc89ca

Browse files
authored
use PAT for triggering (#27)
1 parent d235fa2 commit fbc89ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cherry-pick-to-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
- name: Create Backport Pull Requests
2626
uses: korthout/backport-action@66065406958f46e82238fd59546f5a99e69e22aa # v4.5.2
2727
with:
28-
github_token: ${{ secrets.GITHUB_TOKEN }}
28+
github_token: ${{ secrets.CI_TRIGGER_TOKEN }}
2929
target_branches: "stable-f44"

0 commit comments

Comments
 (0)