diff --git a/.github/workflows/sync-awf-latest.yaml b/.github/workflows/sync-awf-latest.yaml index c289d35614624..d9542b93fa9bb 100644 --- a/.github/workflows/sync-awf-latest.yaml +++ b/.github/workflows/sync-awf-latest.yaml @@ -11,6 +11,7 @@ jobs: steps: - uses: actions/checkout@v2 with: + token: ${{ secrets.TOKEN_TO_MODIFY_WOKFLOW }} fetch-depth: 0 - name: Commit Results run: |