We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a7d07c commit a8881c8Copy full SHA for a8881c8
.github/workflows/e2e.yaml
@@ -23,3 +23,5 @@ jobs:
23
24
- name: Run converting
25
run: make e2e
26
+ env:
27
+ GH_TOC_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments