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.
2 parents 8566ff1 + d630353 commit 60c18b9Copy full SHA for 60c18b9
.github/workflows/auto-backport.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Cherry-pick action
19
uses: sorenlouv/backport-github-action@929f69d04adbc196d982e60f02837b6cc00b3129
20
with:
21
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.DOCS_AUTO_CP_TOKEN }}
22
auto_backport_label_prefix: auto-cherry-pick-to-
23
add_original_reviewers: true
24
0 commit comments