actions: use a different user for this action
PRs created by github bot do not trigger new workflows, so we have to use a different user. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
a2078890d4
commit
09cb9ab259
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
|
@ -15,4 +15,4 @@ jobs:
|
||||||
- name: Backport
|
- name: Backport
|
||||||
uses: zephyrproject-rtos/action-backport@v1.1.99
|
uses: zephyrproject-rtos/action-backport@v1.1.99
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.ZB_GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue