Skip to content

Commit 126ddf9

Browse files
authored
Merge pull request #238 from microsoft/dilan/sync-repo-auth
Auth Bug: Sync Main
2 parents 10a8863 + 8ef8210 commit 126ddf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
run: |
6565
git push origin auto/sync-main-pr
6666
env:
67+
GITHUB_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
6768
GH_TOKEN: ${{ secrets.WORKFLOW_TOKEN }}
6869
- name: Create PR if it doesn't exist
6970
shell: bash

0 commit comments

Comments
 (0)