Skip to content

Commit ad76df0

Browse files
author
markzegarelli
authored
Update repo-sync.yml
1 parent 85793d6 commit ad76df0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repo-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
source_repo: ${{ secrets.SOURCE_REPO }}
2020
source_branch: master
2121
destination_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
22-
github_token: ${{ secrets.GITHUB_TOKEN }}
22+
github_token: ${{ secrets.DOCS_BOT_PAT_REPO_SCOPE }}
2323

2424
- uses: repo-sync/pull-request@v2
2525
name: Create pull request

0 commit comments

Comments
 (0)