Skip to content

Commit b8c2dda

Browse files
author
markzegarelli
authored
Update repo-sync.yml
1 parent 7801b86 commit b8c2dda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/repo-sync.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ jobs:
1919
github_token: ${{ secrets.GITHUB_TOKEN }}
2020
- uses: repo-sync/pull-request@v2
2121
name: Create pull request
22+
env:
23+
GITHUB_TOKEN: ${{ secrets.DOCS_BOT_PAT_REPO_SCOPE }}
2224
with:
2325
source_branch: ${{ secrets.INTERMEDIATE_BRANCH }}
2426
destination_branch: master

0 commit comments

Comments
 (0)