Merge pull request #239 from microsoft/dilan/sync-main-auth-2

Sync Main: Auth Bug (fix attempt 2)
This commit is contained in:
Chanel
2025-06-02 15:03:25 -07:00
committed by GitHub

View File

@@ -23,6 +23,7 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
token: ${{ secrets.WORKFLOW_TOKEN }}
- name: Git config
shell: bash
run: |