Skip to content

Commit 4e1e4a5

Browse files
author
markzegarelli
authored
Update repo-sync.yml
1 parent c1aa6d3 commit 4e1e4a5

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
@@ -27,4 +27,4 @@ jobs:
2727
pr_title: 'repo sync'
2828
pr_body: "This is an automated pull request to sync changes between the public and private repos.\n\n:robot: This pull request should be merged (not squashed) to preserve continuity across repos, so please let a bot do the merging!"
2929
pr_label: autoupdate,automated-reposync-pr
30-
github_token: ${{ secrets.GITHUB_TOKEN }}
30+
github_token: ${{ secrets.DOCS_BOT_PAT_REPO_SCOPE }}

0 commit comments

Comments
 (0)