mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 17:12:01 +08:00
change RTTHREAD_GITHUB_TOKEN
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user