Skip to content

Commit 5710911

Browse files
authored
Update download-cache.yml
1 parent 14422ce commit 5710911

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.FRANKEN_GITHUB_TOKEN }}
1010

1111
jobs:
1212
download:

0 commit comments

Comments
 (0)