Skip to content

Commit 93bd293

Browse files
authored
Update download-cache.yml
1 parent e265fc4 commit 93bd293

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/download-cache.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- cron: "0 1 */3 * *"
77

88
env:
9-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9+
GITHUB_TOKEN: ${{ secrets.S_GITHUB_TOKEN }}
1010

1111
jobs:
1212
# define

0 commit comments

Comments
 (0)