change RTTHREAD_GITHUB_TOKEN

This commit is contained in:
supperthomas 2024-08-24 12:29:12 +00:00 committed by Meco Man
parent 372c841912
commit 8b6df9a508
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ jobs:
- name: Create Pull Request
uses: devops-infra/action-pull-request@master
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.RTTHREAD_GITHUB_TOKEN }}
title: "[action] Automated PR for updates"
body: "This PR was created automatically by GitHub Actions."
source_branch: development