Skip to content

Commit

Permalink
chore(ci): give the backport bot an actual token
Browse files Browse the repository at this point in the history
  • Loading branch information
jahow authored Nov 13, 2023
1 parent 1c1919e commit 68789c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ jobs:
steps:
- uses: camptocamp/backport-action@master
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.BACKPORT_BOT_TOKEN }}

0 comments on commit 68789c5

Please sign in to comment.