Skip to content

Commit e5453fd

Browse files
committed
Update token
1 parent 453d825 commit e5453fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/api_inference_generate_documentation.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@ jobs:
4343
uses: peter-evans/create-pull-request@v7
4444
with:
4545
path: ./hub-docs
46-
token: ${{ secrets.GITHUB_TOKEN }}
46+
token: ${{ secrets.TOKEN_INFERENCE_SYNC_BOT }}
4747
commit-message: Update API inference documentation (automated)
48-
author: ${{ github.actor }} <${{ github.actor_id }}+${{ github.actor }}@users.noreply.github.com>
4948
branch: update-api-inference-docs-automated-pr
5049
delete-branch: true
5150
title: "[Bot] Update API inference documentation"

0 commit comments

Comments
 (0)