Fixed PR token.

This commit is contained in:
g-samroberts
2026-02-06 16:13:47 -08:00
parent add8778c9b
commit b92fe44740

View File

@@ -72,7 +72,7 @@ jobs:
- name: 'Create Pull Request'
uses: 'peter-evans/create-pull-request@v6'
with:
token: '${{ secrets.GITHUB_TOKEN }}'
github-token: '${{ secrets.GEMINI_CLI_ROBOT_GITHUB_PAT }}'
commit-message: 'docs(changelog): update for ${{ steps.release_info.outputs.VERSION }}'
title: 'Changelog for ${{ steps.release_info.outputs.VERSION }}'
body: |