From 1f6c8f8cf11c033b4913274d8cabc2e97c8ddcfd Mon Sep 17 00:00:00 2001 From: Sivan Ratson <89018301+Sivan22@users.noreply.github.com> Date: Wed, 6 Nov 2024 23:12:18 +0200 Subject: [PATCH] Update update-files-manifest.yml --- .github/workflows/update-files-manifest.yml | 2 ++ 1 file changed, 2 insertions(+) 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: |