We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa49664 commit 275ef4fCopy full SHA for 275ef4f
.github/workflows/auto-backport.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Cherry-pick action
16
uses: sorenlouv/backport-github-action@929f69d04adbc196d982e60f02837b6cc00b3129
17
with:
18
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.DOCS_AUTO_CP_TOKEN }}
19
auto_backport_label_prefix: auto-cherry-pick-to-
20
add_original_reviewers: false
21
0 commit comments