We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e265fc4 commit 93bd293Copy full SHA for 93bd293
.github/workflows/download-cache.yml
@@ -6,7 +6,7 @@ on:
6
- cron: "0 1 */3 * *"
7
8
env:
9
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.S_GITHUB_TOKEN }}
10
11
jobs:
12
# define
0 commit comments