Explorar o código

change RTTHREAD_GITHUB_TOKEN

supperthomas hai 8 meses
pai
achega
8b6df9a508
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/manual_trigger_update_all.yml

+ 1 - 1
.github/workflows/manual_trigger_update_all.yml

@@ -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