Skip to content

Commit

Permalink
chore: Fix running CI jobs on cherry-picked commits (#16609)
Browse files Browse the repository at this point in the history
  • Loading branch information
atomrc authored Jan 24, 2024
1 parent 381ab77 commit 850763f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cherry-pick-release-to-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
with:
pr_branch: 'dev'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.OTTO_THE_BOT_GH_TOKEN }}

0 comments on commit 850763f

Please sign in to comment.