Skip to content

Commit e01a5dc

Browse files
authored
Merge pull request #27710 from github/repo-sync
Repo sync
2 parents 1d93a54 + d4c52ba commit e01a5dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-audit-logs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
107107
# Actions can't merge the PR so back to docs-bot to merge the PR
108108
unset GITHUB_TOKEN
109-
gh auth login --with-token <<< "${{ secrets.DOCS_BOT_PAT_READPUBLICKEY }}"
109+
gh auth login --with-token <<< "${{ secrets.DOCS_BOT_PAT_WORKFLOW_READORG }}"
110110
gh pr merge --auto --delete-branch
111111
112112
- name: Send Slack notification if workflow fails

0 commit comments

Comments
 (0)