Skip to content

Commit a8881c8

Browse files
committed
e2e: setup GH_TOC_TOKEN env
1 parent 3a7d07c commit a8881c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323

2424
- name: Run converting
2525
run: make e2e
26+
env:
27+
GH_TOC_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)