Skip to content

Commit 67ea11a

Browse files
asynclizcopybara-github
authored andcommitted
chore: use lit robot for release action
PiperOrigin-RevId: 789900683
1 parent dfcbda5 commit 67ea11a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ jobs:
1515
steps:
1616
- uses: googleapis/release-please-action@v4
1717
with:
18-
token: ${{ secrets.GITHUB_TOKEN }}
18+
token: ${{ secrets.LIT_ROBOT_ACCESS_TOKEN }}

.github/workflows/update-docs-on-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
committer: lit-robot <[email protected]>
3838
title: 'docs: update API docs'
3939
body: This PR was auto generated by the update-docs-on-main GitHub action.
40-
reviewers: e111077,asyncliz,AndrewJakubowicz
40+
reviewers: asyncliz
4141
branch: auto-update-docs
4242
labels: |
4343
Ready for Google

0 commit comments

Comments
 (0)