Skip to content

Commit 0fd63b5

Browse files
committed
Update token
1 parent 5e266a9 commit 0fd63b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-a2a-types.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Create Pull Request if generated file changed
6565
uses: peter-evans/create-pull-request@v6
6666
with:
67-
token: ${{ secrets.GITHUB_TOKEN }}
67+
token: ${{ secrets.A2A_BOT_PAT }}
6868
committer: a2a-bot <[email protected]>
6969
author: a2a-bot <[email protected]>
7070
commit-message: "chore: 🤖 Auto-update A2A schema from specification"

0 commit comments

Comments
 (0)