diff --git a/.github/workflows/update-files-manifest.yml b/.github/workflows/update-files-manifest.yml index 5507c3544..c4d1325d1 100644 --- a/.github/workflows/update-files-manifest.yml +++ b/.github/workflows/update-files-manifest.yml @@ -13,6 +13,8 @@ jobs: steps: - uses: actions/checkout@v3 + with: + token: ${{ secrets.PAT }} - name: Generate Files Manifest run: |