Skip to content

Commit 275ef4f

Browse files
Change Github token
1 parent fa49664 commit 275ef4f

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
@@ -15,7 +15,7 @@ jobs:
1515
- name: Cherry-pick action
1616
uses: sorenlouv/backport-github-action@929f69d04adbc196d982e60f02837b6cc00b3129
1717
with:
18-
github_token: ${{ secrets.GITHUB_TOKEN }}
18+
github_token: ${{ secrets.DOCS_AUTO_CP_TOKEN }}
1919
auto_backport_label_prefix: auto-cherry-pick-to-
2020
add_original_reviewers: false
2121

0 commit comments

Comments
 (0)