Skip to content

Commit 60c18b9

Browse files
authored
Merge branch '5.x' into user-feedback-subscriptions-auth
2 parents 8566ff1 + d630353 commit 60c18b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-backport.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Cherry-pick action
1919
uses: sorenlouv/backport-github-action@929f69d04adbc196d982e60f02837b6cc00b3129
2020
with:
21-
github_token: ${{ secrets.GITHUB_TOKEN }}
21+
github_token: ${{ secrets.DOCS_AUTO_CP_TOKEN }}
2222
auto_backport_label_prefix: auto-cherry-pick-to-
2323
add_original_reviewers: true
2424

0 commit comments

Comments
 (0)