Skip to content

Commit 8ef818c

Browse files
authored
Merge pull request #239 from microsoft/dilan/sync-main-auth-2
Sync Main: Auth Bug (fix attempt 2)
2 parents 126ddf9 + 8aa1099 commit 8ef818c

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
@@ -23,6 +23,7 @@ jobs:
2323
uses: actions/checkout@v3
2424
with:
2525
fetch-depth: 0
26+
token: ${{ secrets.WORKFLOW_TOKEN }}
2627
- name: Git config
2728
shell: bash
2829
run: |

0 commit comments

Comments
 (0)