musfiqdehan commited on
Commit
dbf6f33
1 Parent(s): 95b808e

Update token in check_file_size.yml workflow

Browse files
.github/workflows/check_file_size.yml CHANGED
@@ -11,4 +11,4 @@ jobs:
11
  uses: ActionsDesk/lfs-warning@v3.2
12
  with:
13
  filesizelimit: 10485760 # this is 10MB so we can sync to HF Spaces
14
- token: ${{ secrets.GITHUB_TOKEN }}
 
11
  uses: ActionsDesk/lfs-warning@v3.2
12
  with:
13
  filesizelimit: 10485760 # this is 10MB so we can sync to HF Spaces
14
+ token: ${{ secrets.PAT_GITHUB }}