Skip to content

Commit 8aa1099

Browse files
authored
Update sync-main.yml
1 parent 126ddf9 commit 8aa1099

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)