💚 ci: change to secret token that have full repo access
All checks were successful
Integration Tests / integration-tests (pull_request) Successful in 31s

This commit is contained in:
2026-02-01 22:01:47 +07:00
parent bb6bed884a
commit aa6e3424d3

View File

@ -14,7 +14,7 @@ jobs:
- name: Create PR via GitHub CLI - name: Create PR via GitHub CLI
env: env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} GH_TOKEN: ${{ secrets.BOT_PAT }}
run: | run: |
gh pr create \ gh pr create \
--base main \ --base main \