Skip to content

Commit ae010e2

Browse files
committed
test
1 parent ce9a861 commit ae010e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cron.yml

+2
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535

3636
- name: Generate matrix
3737
id: gen-matrix
38+
env:
39+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3840
run: |
3941
set -e
4042

0 commit comments

Comments
 (0)