Update auto_merge_renovate_prs.yml

This commit is contained in:
Meng Sen
2025-09-17 11:59:40 +08:00
committed by GitHub
parent 8f8542ab9b
commit af84fe2c9b

View File

@@ -38,7 +38,7 @@ jobs:
- name: Process Renovate PRs (patch/minor -> merge when checks OK)
env:
REPO: ${{ env.REPO }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN }}
run: |
set -euo pipefail