diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index 71588710cf..69d15e9d22 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -15,4 +15,4 @@ jobs: steps: - uses: googleapis/release-please-action@v4 with: - token: ${{ secrets.GITHUB_TOKEN }} + token: ${{ secrets.LIT_ROBOT_ACCESS_TOKEN }} diff --git a/.github/workflows/update-docs-on-main.yml b/.github/workflows/update-docs-on-main.yml index ea8f97235a..cc94bd6a15 100644 --- a/.github/workflows/update-docs-on-main.yml +++ b/.github/workflows/update-docs-on-main.yml @@ -37,7 +37,7 @@ jobs: committer: lit-robot title: 'docs: update API docs' body: This PR was auto generated by the update-docs-on-main GitHub action. - reviewers: e111077,asyncliz,AndrewJakubowicz + reviewers: asyncliz branch: auto-update-docs labels: | Ready for Google