Skip to content

Commit

Permalink
fix: use raboneko user for backports (#1044)
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored Apr 4, 2024
1 parent 045b6b3 commit 70d15c7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Backport Action
uses: sorenlouv/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.RABONEKO_BACKPORT_GITHUB_TOKEN }}
auto_backport_label_prefix: sync-

- name: Info log
Expand All @@ -22,4 +22,3 @@ jobs:
- name: Debug log
if: ${{ failure() }}
run: cat ~/.backport/backport.debug.log

0 comments on commit 70d15c7

Please sign in to comment.